📄 ckd.dfm
字号:
object CKDForm: TCKDForm
Left = 262
Top = 194
BorderStyle = bsDialog
Caption = #29289#36164#20986#24211
ClientHeight = 393
ClientWidth = 552
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object Splitter: TSplitter
Left = 153
Top = 0
Height = 393
end
object pnlRight: TPanel
Left = 156
Top = 0
Width = 396
Height = 393
Align = alClient
TabOrder = 0
object pnlToolBar: TPanel
Left = 1
Top = 359
Width = 394
Height = 33
Align = alBottom
BevelOuter = bvLowered
TabOrder = 0
object lblCksl: TLabel
Left = 8
Top = 10
Width = 48
Height = 12
Caption = #20986#24211#25968#37327
end
object btOk: TButton
Left = 264
Top = 4
Width = 63
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = btOkClick
end
object btClose: TButton
Left = 328
Top = 4
Width = 59
Height = 25
Caption = #20851#38381
ModalResult = 2
TabOrder = 2
end
object edtCkSl: TEdit
Left = 62
Top = 6
Width = 121
Height = 20
TabOrder = 0
Text = '0'
end
end
object dbWZZD: TDBGrid
Left = 1
Top = 33
Width = 394
Height = 326
Align = alClient
DataSource = dsWzzd
ReadOnly = True
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'BM'
Title.Caption = #32534#30721
Width = 50
Visible = True
end
item
Expanded = False
FieldName = 'MC'
Title.Caption = #21517#31216
Width = 70
Visible = True
end
item
Expanded = False
FieldName = 'GG'
Title.Caption = #35268#26684
Width = 70
Visible = True
end
item
Expanded = False
FieldName = 'DW'
Title.Caption = #21333#20301
Width = 50
Visible = True
end
item
Expanded = False
FieldName = 'DJ'
Title.Caption = #21333#20215
Width = 50
Visible = True
end
item
Expanded = False
FieldName = 'KCSL'
Title.Caption = #24211#23384#25968#37327
Width = 60
Visible = True
end>
end
object pnlWzzd: TPanel
Left = 1
Top = 1
Width = 394
Height = 32
Align = alTop
BevelOuter = bvLowered
Caption = #36873#25321#29289#36164
TabOrder = 2
end
end
object pnlLeft: TPanel
Left = 0
Top = 0
Width = 153
Height = 393
Align = alLeft
TabOrder = 1
object tvLb: TTreeView
Left = 1
Top = 33
Width = 151
Height = 359
Align = alClient
HideSelection = False
Indent = 19
ReadOnly = True
TabOrder = 0
OnChange = tvLbChange
end
object pnlWzlb: TPanel
Left = 1
Top = 1
Width = 151
Height = 32
Align = alTop
BevelOuter = bvLowered
Caption = #29289#36164#31867#21035
TabOrder = 1
end
end
object adoqWzlb: TADOQuery
Parameters = <>
Left = 96
Top = 216
end
object adoqWZZD: TADOQuery
Parameters = <>
Left = 248
Top = 216
end
object dsWzzd: TDataSource
DataSet = adoqWZZD
Left = 308
Top = 216
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -