📄 sdqcrd.dfm
字号:
object FormSDQCRD: TFormSDQCRD
Left = 192
Top = 107
Width = 440
Height = 252
Caption = #19994#21153#20249#20276#28165#21333
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 8
Top = 8
Width = 417
Height = 177
BorderStyle = bsNone
Ctl3D = False
DataSource = DataSource1
ParentCtl3D = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
OnEnter = DBGrid1Enter
Columns = <
item
Expanded = False
FieldName = 'CardCode'
Title.Caption = #19994#21153#21512#20316#20249#20276#20195#30721
Width = 123
Visible = True
end
item
Expanded = False
FieldName = 'CardName'
Title.Caption = #19994#21153#21512#20316#20249#20276#21517#31216
Width = 174
Visible = True
end
item
Expanded = False
FieldName = 'Balance'
Title.Caption = #20313#39069
Visible = False
end>
end
object Button1: TButton
Left = 8
Top = 192
Width = 75
Height = 25
Caption = #36873#25321
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 88
Top = 192
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 168
Top = 192
Width = 75
Height = 25
Caption = #26032#24314
TabOrder = 3
OnClick = Button3Click
end
object DataSource1: TDataSource
DataSet = DataModHJ.ADOQuP0
Left = 224
Top = 104
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -