📄 mrcpcl_zcx.dfm
字号:
object FRM_CPCL_ZCX: TFRM_CPCL_ZCX
Left = 343
Top = 211
Width = 471
Height = 341
Caption = #29983#20135#20135#21697#29289#26009#28165#21333#26597#35810
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 GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 449
Height = 73
Caption = #26597#35810#26465#20214
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 32
Width = 60
Height = 13
Caption = #20135#21697#21517#31216#65306
end
object ComboBox1: TComboBox
Left = 103
Top = 28
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 0
Text = 'ComboBox1'
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 90
Width = 449
Height = 177
Caption = #29983#20135#35746#21333#21015#34920
TabOrder = 1
object DBGrid1: TDBGrid
Left = 11
Top = 18
Width = 425
Height = 148
DataSource = Datalb
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'clhh'
Title.Caption = #20135#21697#32534#21495
Width = 100
Visible = True
end
item
Expanded = False
FieldName = 'cpmc'
Title.Caption = #20135#21697#21517#31216
Width = 120
Visible = True
end
item
Expanded = False
FieldName = 'cpbh'
Title.Caption = #29289#26009#36135#21495
Width = 100
Visible = True
end
item
Expanded = False
FieldName = 'clmc'
Title.Caption = #29289#26009#21517#31216
Width = 120
Visible = True
end
item
Expanded = False
FieldName = 'dw'
Title.Caption = #21333#20301
Width = 80
Visible = True
end
item
Expanded = False
FieldName = 'gg'
Title.Caption = #35268#26684
Width = 100
Visible = True
end
item
Expanded = False
FieldName = 'yl'
Title.Caption = #29992#37327
Width = 80
Visible = True
end>
end
end
object BitBtn1: TBitBtn
Left = 160
Top = 272
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 2
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 268
Top = 272
Width = 75
Height = 25
Caption = #25171#21360
TabOrder = 3
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 376
Top = 272
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 4
OnClick = BitBtn3Click
end
object Datalb: TDataSource
DataSet = DATA.ADOa
Left = 288
Top = 128
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -