📄 purchaseaccount.~dfm
字号:
object PurchaseAccountFrm: TPurchaseAccountFrm
Left = 193
Top = 118
Width = 812
Height = 566
BorderIcons = []
Caption = #38144#21806#32479#35745
Color = clCream
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 14
object LblQueryTitel: TLabel
Left = 51
Top = 68
Width = 56
Height = 14
Caption = #26597#35810#26631#39064
end
object LblFrmTitle: TLabel
Left = 357
Top = 16
Width = 69
Height = 16
Caption = #38144#21806#32479#35745
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object LblQueryContent: TLabel
Left = 256
Top = 67
Width = 28
Height = 14
Caption = #20869#23481
end
object LblQueryDate: TLabel
Left = 80
Top = 96
Width = 28
Height = 14
Caption = #26085#26399
end
object LblTo: TLabel
Left = 227
Top = 97
Width = 14
Height = 14
Caption = #21040
end
object DBGridBookInfo: TDBGrid
Left = 28
Top = 130
Width = 749
Height = 303
DataSource = DM.PurchaseAccountDSource
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ReadOnly = True
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -14
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'BookID'
Title.Caption = #22270#20070#32534#21495
Width = 66
Visible = True
end
item
Expanded = False
FieldName = 'BookName'
Title.Caption = #22270#20070#21517#31216
Width = 183
Visible = True
end
item
Expanded = False
FieldName = 'Author'
Title.Caption = #20316#32773
Width = 74
Visible = True
end
item
Expanded = False
FieldName = 'Press'
Title.Caption = #20986#29256#31038
Width = 169
Visible = True
end
item
Expanded = False
FieldName = 'Price'
Title.Caption = #21333#20215
Width = 59
Visible = True
end
item
Expanded = False
FieldName = 'TotalNum'
Title.Caption = #38144#21806#25968#37327
Width = 80
Visible = True
end
item
Expanded = False
FieldName = 'TotalAmount'
Title.Caption = #38144#21806#37329#39069
Visible = True
end>
end
object BtnClose: TButton
Left = 373
Top = 447
Width = 81
Height = 25
Caption = #20851' '#38381
TabOrder = 1
OnClick = BtnCloseClick
end
object EdtQueryContent: TEdit
Left = 291
Top = 64
Width = 174
Height = 20
ImeName = #26368#24378#20116#31508#36755#20837#27861
TabOrder = 2
end
object CBoxQueryTitle: TComboBox
Left = 117
Top = 64
Width = 124
Height = 22
Style = csDropDownList
ImeName = #26368#24378#20116#31508#36755#20837#27861
ItemHeight = 14
ItemIndex = 0
TabOrder = 3
Text = #20070#21495
Items.Strings = (
#20070#21495
#20070#21517
#20316#32773)
end
object BtnQuery: TButton
Left = 512
Top = 61
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 4
OnClick = BtnQueryClick
end
object DTPStart: TDateTimePicker
Left = 118
Top = 94
Width = 99
Height = 22
Date = 38564.000000000000000000
Time = 38564.000000000000000000
ImeMode = imDisable
ImeName = #26368#24378#20116#31508#36755#20837#27861
TabOrder = 5
end
object DTPEnd: TDateTimePicker
Left = 258
Top = 94
Width = 97
Height = 22
Date = 38564.913842986110000000
Time = 38564.913842986110000000
ImeName = #26368#24378#20116#31508#36755#20837#27861
TabOrder = 6
end
object Button1: TButton
Left = 512
Top = 94
Width = 103
Height = 25
Caption = #25171#21360#39044#35272
TabOrder = 7
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -