📄 gwcxrylb.dfm
字号:
object frmGwcxrylb: TfrmGwcxrylb
Left = 470
Top = 191
BorderStyle = bsDialog
Caption = #26597#35810#20154#21592#21015#34920
ClientHeight = 210
ClientWidth = 210
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 193
Height = 161
Caption = #20154#21592#21015#34920
TabOrder = 0
object DBGrid1: TDBGrid
Left = 8
Top = 16
Width = 177
Height = 137
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object Button1: TButton
Left = 24
Top = 176
Width = 75
Height = 25
Caption = #35814#32454#36164#26009
ModalResult = 1
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 104
Top = 176
Width = 75
Height = 25
Caption = #36820' '#22238
ModalResult = 2
TabOrder = 2
end
object ADODataSet1: TADODataSet
Connection = DataModule1.ADOConnection
Parameters = <>
Left = 8
Top = 176
end
object DataSource1: TDataSource
DataSet = ADODataSet1
Left = 176
Top = 176
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -