📄 code.dfm.bak
字号:
object CodeSelect: TCodeSelect
Left = 183
Top = 226
Width = 368
Height = 220
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
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 360
Height = 193
Align = alClient
BorderStyle = bsSingle
TabOrder = 2
object Label3: TLabel
Left = 52
Top = 21
Width = 61
Height = 13
AutoSize = False
Caption = #21333#20301#20195#30721#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object ListView1: TListView
Left = 8
Top = 40
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 = #21517#24405#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 = 160
Width = 75
Height = 25
Caption = 'Btn1'
ModalResult = 1
TabOrder = 1
Visible = False
end
object BitBtn2: TBitBtn
Left = 192
Top = 160
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
end
object BitBtn1: TBitBtn
Left = 72
Top = 160
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 = 120
Top = 16
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 = 320
Top = 160
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -