📄 qygl.dfm
字号:
object qygl_Form: Tqygl_Form
Left = 280
Top = 224
Width = 365
Height = 256
Caption = #21462#33647#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 357
Height = 49
Align = alTop
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 8
Width = 72
Height = 13
Caption = #36873#25321#36141#29289#36710' '
end
object gwc_CBox: TComboBox
Left = 8
Top = 24
Width = 129
Height = 22
Style = csOwnerDrawFixed
ItemHeight = 16
TabOrder = 0
OnChange = gwc_CBoxChange
end
object cmdok: TButton
Left = 168
Top = 16
Width = 49
Height = 25
Caption = #21462#33647
TabOrder = 1
OnClick = cmdokClick
end
object cmdclose: TButton
Left = 258
Top = 16
Width = 49
Height = 25
Caption = #21462' '#28040
TabOrder = 2
OnClick = cmdcloseClick
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 49
Width = 357
Height = 180
Align = alClient
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #33647#32534#21495
Width = 50
Visible = True
end
item
Expanded = False
FieldName = #21517#31216
Width = 50
Visible = True
end
item
Expanded = False
FieldName = #31181#31867
Width = 80
Visible = True
end
item
Expanded = False
FieldName = #25968#37327
Width = 50
Visible = True
end>
end
object Query1: TQuery
Left = 314
Top = 64
end
object DataSource1: TDataSource
DataSet = Query1
Left = 266
Top = 72
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -