?? cityselectunit.dfm
字號:
object CitySelectForm: TCitySelectForm
Left = 266
Top = 177
BorderIcons = []
BorderStyle = bsSingle
Caption = #22478#24066#36873#25321
ClientHeight = 179
ClientWidth = 249
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 249
Height = 179
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 77
Top = 12
Width = 105
Height = 13
AutoSize = False
Caption = #22478#24066#21517#31216#36873#25321#65306
end
object Label2: TLabel
Left = 88
Top = 68
Width = 60
Height = 13
Caption = #22478#24066#20195#30721#65306
end
object ComboBox1: TComboBox
Left = 53
Top = 35
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 0
OnChange = ComboBox1Change
Items.Strings = (
'010'
'021'
'022'
'023'
'00852'
'0311'
'0351'
'0471'
'024'
'0431'
'0451'
'025'
'0571'
'0551'
'0591'
'0592'
'0791'
'0532'
'0371'
'027'
'0731'
'020'
'0898'
'028'
'0851'
'0871'
'0891'
'029'
'0931'
'0951'
'0971'
'0991')
end
object Edit1: TEdit
Left = 63
Top = 88
Width = 121
Height = 21
ReadOnly = True
TabOrder = 1
end
object Panel2: TPanel
Left = 1
Top = 115
Width = 247
Height = 63
Align = alBottom
BevelInner = bvLowered
BevelOuter = bvLowered
TabOrder = 2
object BitBtn1: TBitBtn
Left = 24
Top = 19
Width = 75
Height = 25
Caption = #30830#23450
ModalResult = 1
TabOrder = 0
end
object BitBtn2: TBitBtn
Left = 149
Top = 19
Width = 75
Height = 25
Caption = #21462#28040
ModalResult = 2
TabOrder = 1
end
end
end
object ADOQuery1: TADOQuery
Connection = BusTradeDataModule.ADOConnection1
Parameters = <>
Left = 8
Top = 8
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -