?? uselectip.~dfm
字號:
object frmSelectIP: TfrmSelectIP
Left = 222
Top = 199
Width = 405
Height = 140
Caption = 'IP'#36873#23450
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 14
object SpeedButton1: TSpeedButton
Left = 278
Top = 36
Width = 113
Height = 61
Caption = #36873#23450'[&S]'
OnClick = SpeedButton1Click
end
object Label2: TLabel
Left = 16
Top = 40
Width = 49
Height = 14
Caption = #24453#36873'IP:'
end
object Label3: TLabel
Left = 16
Top = 72
Width = 49
Height = 14
Caption = #32465#23450'IP:'
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 397
Height = 28
Align = alTop
TabOrder = 0
object Label1: TLabel
Left = 9
Top = 6
Width = 175
Height = 14
Caption = #35831#36873#23450#35201#36827#34892#32452#25773#30340#32465#23450'IP:'
end
end
object ComboBox1: TComboBox
Left = 77
Top = 36
Width = 177
Height = 22
ItemHeight = 14
TabOrder = 1
OnCloseUp = ComboBox1CloseUp
end
object Ed_IP: TEdit
Left = 77
Top = 68
Width = 175
Height = 22
TabOrder = 2
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -