📄 code.dfm
字号:
object CodeSelect: TCodeSelect
Left = 149
Top = 214
Width = 363
Height = 267
BorderIcons = []
Caption = #36873#25321#21333#20301#20195#30721#21644#21517#31216
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 355
Height = 240
Align = alClient
BorderStyle = bsSingle
TabOrder = 2
object Label3: TLabel
Left = 132
Top = 59
Width = 61
Height = 13
AutoSize = False
Caption = #21333#20301#21517#31216#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object Label1: TLabel
Left = 16
Top = 58
Width = 36
Height = 13
Caption = #24180#20221#65306
end
object Bevel1: TBevel
Left = 0
Top = -8
Width = 353
Height = 50
end
object ListView1: TListView
Left = 8
Top = 78
Width = 337
Height = 113
Columns = <
item
Caption = #21333#20301#21517#31216
Width = 150
end
item
Caption = #21333#20301#20195#30721
Width = 100
end
item
Caption = #24314#31435#26102#38388
Width = 80
end>
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
RowSelect = True
ParentFont = False
TabOrder = 0
ViewStyle = vsReport
OnSelectItem = ListView1SelectItem
end
object Btn1: TButton
Left = 8
Top = 198
Width = 75
Height = 25
Caption = 'Btn1'
ModalResult = 1
TabOrder = 1
Visible = False
end
object BitBtn2: TBitBtn
Left = 208
Top = 198
Width = 75
Height = 25
Caption = #21462' '#28040
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 2
end
object ComboBox1: TComboBox
Left = 48
Top = 52
Width = 73
Height = 21
ItemHeight = 13
TabOrder = 3
OnChange = ComboBox1Change
end
object Button1: TButton
Left = 264
Top = 8
Width = 65
Height = 25
Caption = #26597' '#35810
TabOrder = 4
OnClick = Button1Click
end
object Edit1: TEdit
Left = 16
Top = 8
Width = 233
Height = 21
TabOrder = 5
end
end
object BitBtn1: TBitBtn
Left = 80
Top = 200
Width = 75
Height = 25
Caption = #30830' '#23450
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = BitBtn1Click
end
object ComboBox2: TComboBox
Left = 200
Top = 56
Width = 145
Height = 21
Style = csDropDownList
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 1
OnChange = ComboBox2Change
end
object ADOQuery1: TADOQuery
Connection = BusDataModule.ADOConnection1
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'')
Left = 312
Top = 160
end
object ADOQuery2: TADOQuery
Connection = BusDataModule.ADOConnection1
Parameters = <>
Left = 56
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -