?? unit1.dfm
字號:
object FRM: TFRM
Left = 208
Top = 197
BorderStyle = bsDialog
Caption = 'FRM'
ClientHeight = 453
ClientWidth = 479
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 104
Top = 61
Width = 353
Height = 15
AutoSize = False
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 356
Top = 392
Width = 90
Height = 12
Caption = '[Windows+S'#26242#20572']'
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 16
Top = 14
Width = 75
Height = 25
Caption = #38190#20837#26631#39064
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 104
Top = 16
Width = 161
Height = 20
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
object Lv: TListView
Left = 16
Top = 96
Width = 305
Height = 345
Columns = <
item
Caption = #31867#21517
Width = 100
end
item
Caption = #25511#20214#21517
Width = 100
end
item
Caption = #21477#26564
Width = 100
end>
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ReadOnly = True
RowSelect = True
ParentFont = False
TabOrder = 15
ViewStyle = vsReport
OnClick = LvClick
end
object Button2: TButton
Left = 340
Top = 130
Width = 121
Height = 25
Caption = #21457#36865'Combobox'#25991#26412
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button2Click
end
object ComboBox1: TComboBox
Left = 340
Top = 164
Width = 121
Height = 20
Style = csDropDownList
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 12
ParentFont = False
TabOrder = 6
Items.Strings = (
'1234567890'
#22269#21644#20849#27665#20154#21326#20013
'9876543210'
#20013#21326#20154#27665#20849#21644#22269
'1234554321')
end
object Button3: TButton
Left = 340
Top = 212
Width = 121
Height = 25
Caption = 'SendText'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 7
OnClick = Button3Click
end
object Edit2: TEdit
Left = 340
Top = 244
Width = 121
Height = 20
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 8
end
object Button4: TButton
Left = 16
Top = 56
Width = 75
Height = 25
Caption = #33258#21160#21462#31867
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button4Click
end
object Button5: TButton
Left = 340
Top = 96
Width = 121
Height = 25
Caption = 'CTRL+'#24038#38190#22836
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button5Click
end
object Edit3: TEdit
Left = 284
Top = 16
Width = 121
Height = 20
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
end
object CB: TCheckBox
Left = 23
Top = 420
Width = 146
Height = 17
Caption = #23545#35937#20026#29238#31867#26102#27169#25311'TAB'#38190
Color = clWhite
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 14
end
object DateTimePicker1: TDateTimePicker
Left = 340
Top = 352
Width = 121
Height = 21
Date = 38510.557903090280000000
Time = 38510.557903090280000000
TabOrder = 11
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -