?? sms_sample.dfm
字號:
object Form1: TForm1
Left = 188
Top = 191
Width = 696
Height = 528
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 72
Top = 56
Width = 59
Height = 13
Caption = ' '#31471#21475#21495#65306
end
object Label2: TLabel
Left = 72
Top = 152
Width = 56
Height = 13
Caption = #25163#26426#21495#65306
end
object Label3: TLabel
Left = 72
Top = 184
Width = 42
Height = 13
Caption = #20449#24687#65306
end
object Label4: TLabel
Left = 64
Top = 304
Width = 56
Height = 13
Caption = #21457#36865#32773#65306
end
object Label5: TLabel
Left = 64
Top = 336
Width = 70
Height = 13
Caption = #21457#36865#26102#38388#65306
end
object Label6: TLabel
Left = 64
Top = 376
Width = 42
Height = 13
Caption = #20449#24687#65306
end
object ComPort: TEdit
Left = 144
Top = 56
Width = 89
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 304
Top = 56
Width = 65
Height = 25
Caption = #21021#22987#21270
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 304
Top = 104
Width = 65
Height = 25
Caption = #20851#38381#35774#22791
TabOrder = 2
OnClick = Button2Click
end
object Phone: TEdit
Left = 144
Top = 152
Width = 89
Height = 21
TabOrder = 3
end
object Button3: TButton
Left = 304
Top = 152
Width = 65
Height = 25
Caption = #21457#36865
TabOrder = 4
OnClick = Button3Click
end
object Msg: TEdit
Left = 144
Top = 192
Width = 209
Height = 21
TabOrder = 5
end
object Snd: TEdit
Left = 144
Top = 304
Width = 121
Height = 21
TabOrder = 6
end
object DateTime: TEdit
Left = 144
Top = 336
Width = 121
Height = 21
TabOrder = 7
end
object SmsMessage: TEdit
Left = 144
Top = 376
Width = 217
Height = 21
TabOrder = 8
end
object Smscom1: TSmscom
Left = 536
Top = 48
Width = 32
Height = 32
OnSmsEvent = Smscom1SmsEvent
ControlData = {00000100560A00002B05000000000000}
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -