📄 selectdataunit.dfm
字号:
object SelectDataForm: TSelectDataForm
Left = 277
Top = 357
Width = 486
Height = 147
BorderIcons = [biSystemMenu]
Caption = 'SelectDataForm'
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 = 79
Width = 478
Height = 41
Align = alBottom
TabOrder = 0
object BitBtn1: TBitBtn
Left = 128
Top = 8
Width = 75
Height = 25
Caption = #30830#23450'[&O]'
ModalResult = 1
TabOrder = 0
end
object BitBtn2: TBitBtn
Left = 232
Top = 8
Width = 75
Height = 25
Caption = #21462#28040'[&C]'
TabOrder = 1
OnClick = BitBtn2Click
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 478
Height = 79
Align = alClient
Caption = 'Panel2'
TabOrder = 1
object DBLookupComboBox1: TDBLookupComboBox
Left = 112
Top = 24
Width = 249
Height = 21
TabOrder = 0
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -