📄 instorelogout.dfm
字号:
inherited f_Instorelogout: Tf_Instorelogout
Left = 1
Top = 120
Caption = #20837#24211#31080#21495#20914#38144
ClientHeight = 330
ClientWidth = 700
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 230
Top = 0
Width = 283
Height = 24
Alignment = taCenter
AutoSize = False
Caption = #20837#24211#31080#21495#20914#38144
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object Panel1: TPanel
Left = 0
Top = 80
Width = 700
Height = 250
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object DBGrid1: TDBGrid
Left = 2
Top = 2
Width = 696
Height = 246
Align = alClient
DataSource = master
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'Regid'
Title.Caption = #20837#24211#31080#21495
Width = 99
Visible = True
end
item
Expanded = False
FieldName = 'storename'
Title.Caption = #29289#36164#21517#31216
Width = 81
Visible = True
end
item
Expanded = False
FieldName = 'Providername'
Title.Caption = #20379#24212#21830
Width = 80
Visible = True
end
item
Expanded = False
FieldName = 'storesum'
Title.Caption = #25968#37327
Width = 55
Visible = True
end
item
Expanded = False
FieldName = 'storemoney'
Title.Caption = #24635#37329#39069
Width = 56
Visible = True
end
item
Expanded = False
FieldName = 'paymoney'
Title.Caption = #24212#20184#37329#39069
Width = 55
Visible = True
end
item
Expanded = False
FieldName = 'factmoney'
Title.Caption = #23454#20184#37329#39069
Width = 65
Visible = True
end
item
Expanded = False
FieldName = 'storagename'
Title.Caption = #20179#24211#21517#31216
Width = 78
Visible = True
end
item
Expanded = False
FieldName = 'timedate'
Title.Caption = #26102#38388
Width = 88
Visible = True
end>
end
end
object Panel2: TPanel
Left = 0
Top = 40
Width = 700
Height = 40
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object Label2: TLabel
Left = 341
Top = 14
Width = 14
Height = 13
AutoSize = False
Caption = #21040
end
object Query: TBitBtn
Left = 445
Top = 9
Width = 75
Height = 21
Caption = #26597#35810
TabOrder = 0
OnClick = QueryClick
end
object storageID: TCheckBox
Left = 15
Top = 14
Width = 72
Height = 17
Caption = #20837#24211#31080#21495
Checked = True
State = cbChecked
TabOrder = 1
end
object Date: TCheckBox
Left = 206
Top = 13
Width = 48
Height = 17
Caption = #26102#38388
TabOrder = 2
end
object FromDate: TDateTimePicker
Left = 257
Top = 10
Width = 81
Height = 21
Date = 38418.438599525470000000
Time = 38418.438599525470000000
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
TabOrder = 3
end
object ToDate: TDateTimePicker
Left = 357
Top = 10
Width = 81
Height = 21
Date = 38418.438599525470000000
Time = 38418.438599525470000000
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
TabOrder = 4
end
object Confirm: TBitBtn
Left = 527
Top = 9
Width = 75
Height = 21
Caption = #30830#23450
Enabled = False
TabOrder = 5
OnClick = ConfirmClick
end
object Cancel: TBitBtn
Left = 609
Top = 9
Width = 75
Height = 21
Caption = #21462#28040
TabOrder = 6
OnClick = CancelClick
end
object InregID: TEdit
Left = 86
Top = 11
Width = 102
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 7
end
end
object master: TDataSource
Left = 184
Top = 216
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -