📄 epouqr.~dfm
字号:
object FormEPOUQR: TFormEPOUQR
Left = 232
Top = 113
Width = 418
Height = 284
Caption = #20174#28165#21333#36873#25321
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 77
Height = 13
Caption = 'Label1 '
end
object DBGrid1: TDBGrid
Left = 8
Top = 32
Width = 393
Height = 177
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 = []
Columns = <
item
Expanded = False
FieldName = 'DocNum'
Title.Caption = #32534#21495
Visible = True
end
item
Expanded = False
FieldName = 'DocDate'
Title.Caption = #26085#26399
Visible = True
end
item
Expanded = False
FieldName = 'CardName'
Title.Caption = #23458#25143
Visible = True
end
item
Expanded = False
Title.Caption = #32454#33410
Visible = True
end
item
Expanded = False
FieldName = 'DocDueDate'
Title.Caption = #36215#24687#26085
Visible = True
end>
end
object Button1: TButton
Left = 8
Top = 224
Width = 75
Height = 25
Caption = #36873#25321
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 88
Top = 224
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
object DataSource1: TDataSource
DataSet = DataModHJ.ADOQuP0
Left = 240
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -