📄 sredworkschedule1.dfm
字号:
inherited SREdWorkScheduleForm: TSREdWorkScheduleForm
Left = 75
Top = 105
Width = 805
Height = 485
Caption = #20316#24687#26102#38388
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Label8: TLabel [0]
Left = 124
Top = 121
Width = 36
Height = 12
Caption = #25240#25187#29575
end
inherited DBGrid: TQLDBGrid
Top = 147
Width = 797
Height = 268
Columns = <
item
Expanded = False
FieldName = 'StartTime'
Title.Alignment = taCenter
Width = 123
Visible = True
end
item
Expanded = False
FieldName = 'WtMemo0'
Title.Alignment = taCenter
Width = 192
Visible = True
ControlType = ctCustomControl
CustomControl = LookupWt0
end
item
Expanded = False
FieldName = 'WtMemo1'
Title.Alignment = taCenter
Width = 162
Visible = True
ControlType = ctCustomControl
CustomControl = LookupWt1
end
item
Expanded = False
FieldName = 'WtMemo2'
Title.Alignment = taCenter
Width = 196
Visible = True
ControlType = ctCustomControl
CustomControl = LookupWt2
end
item
Expanded = False
FieldName = 'Memo'
Title.Alignment = taCenter
Width = 43
Visible = True
end>
end
inherited ToolBar: TToolBar
Width = 797
end
inherited TopPanel: TPanel
Width = 797
Height = 118
inherited RemarkLabel: TLabel
Left = 379
Top = 93
Width = 24
Caption = #22791#27880
end
inherited VoucherNoLabel: TLabel
Left = 355
Top = 5
Width = 24
Caption = #32534#21495
end
inherited VoucherDateLabel: TLabel
Left = 510
Top = 5
Width = 24
Caption = #26085#26399
end
object Label2: TLabel [3]
Left = 355
Top = 44
Width = 36
Height = 12
Caption = #32463#25163#20154
end
object Label3: TLabel [4]
Left = 510
Top = 44
Width = 48
Height = 12
Caption = #19994#21153#31867#22411
end
object Label5: TLabel [5]
Left = 12
Top = 44
Width = 36
Height = 12
Caption = #25209#20934#20154
end
object Label7: TLabel [6]
Left = 12
Top = 93
Width = 48
Height = 12
Caption = #24320#22987#26085#26399
end
object Label9: TLabel [7]
Left = 14
Top = 5
Width = 48
Height = 12
Caption = #19994#21153#25688#35201
end
inherited RemarkDBEdit: TDBEdit
Left = 410
Top = 89
Width = 241
DataField = 'Memo'
TabOrder = 7
end
inherited VocherNoDBEdit: TDBEdit
Left = 355
Top = 20
Width = 140
DataField = 'Code'
end
inherited DateDBEdit: TDBEdit
Left = 510
Top = 20
Width = 140
DataField = 'Date'
end
object LookupEmployee: TQLDBLookupComboBox
Left = 355
Top = 61
Width = 140
Height = 20
BevelEdges = []
BevelOuter = bvRaised
Ctl3D = True
DataField = 'EmployeeID'
DataSource = MasterDataSource
DropDownRows = 10
KeyField = 'ID'
ListField = 'Name'
ListSource = DSEmployeeName
ParentCtl3D = False
TabOrder = 4
ButtonHeight = 22
SearchMode = smLocate
SearchType = stAuto
VisibleButtons = [lbSetNull]
end
object BriefComboBox: TDBComboBox
Left = 12
Top = 20
Width = 328
Height = 20
DataField = 'Brief'
DataSource = MasterDataSource
ItemHeight = 12
TabOrder = 0
end
object DBEdit1: TDBEdit
Left = 510
Top = 61
Width = 140
Height = 20
DataField = 'BillMode'
DataSource = MasterDataSource
TabOrder = 5
end
object DBEdit5: TDBEdit
Left = 65
Top = 89
Width = 140
Height = 20
DataField = 'ClearDate'
DataSource = MasterDataSource
TabOrder = 6
end
object ClientQLDBLookup: TQLDBLookupComboBox
Left = 12
Top = 61
Width = 328
Height = 20
BevelEdges = []
BevelOuter = bvRaised
Ctl3D = True
DataField = 'ClientID'
DataSource = MasterDataSource
DropDownRows = 10
KeyField = 'ID'
ListField = 'Name'
ListSource = DSClientName
ParentCtl3D = False
TabOrder = 3
ButtonHeight = 22
SearchMode = smLocate
SearchType = stAuto
VisibleButtons = [lbSetNull]
end
object BitBtn2: TBitBtn
Left = 216
Top = 88
Width = 75
Height = 25
Caption = #21462#24403#26376#22825#25968
TabOrder = 8
OnClick = BitBtn2Click
end
end
inherited StatusBar1: TStatusBar
Top = 415
Width = 797
Height = 24
SimpleText = #25353'F7'#20026#19978#19968#24352#21333', F8'#20026#19979#19968#24352#21333', Ctrl+A'#20026#26032#22686#26126#32454#65292#26102#38388#36755#20837#26684#24335':08:00,18:06,22:00'#31561#12290
end
object LookupWt0: TQLDBLookupComboBox [5]
Left = 176
Top = 164
Width = 113
Height = 20
DataField = 'GoodsID'
DataSource = DetailDataSource
KeyField = 'ID'
ListField = 'Memo'
ListSource = DsWorktime0
TabOrder = 4
ButtonHeight = 22
SearchMode = smLocate
SearchType = stAuto
VisibleButtons = [lbSetNull]
end
object LookupWt1: TQLDBLookupComboBox [6]
Left = 336
Top = 164
Width = 113
Height = 20
DataField = 'PackUnitID'
DataSource = DetailDataSource
KeyField = 'ID'
ListField = 'Memo'
ListSource = DsWorktime1
TabOrder = 5
ButtonHeight = 22
SearchMode = smLocate
SearchType = stAuto
VisibleButtons = [lbSetNull]
end
object LookupWt2: TQLDBLookupComboBox [7]
Left = 512
Top = 164
Width = 113
Height = 20
DataField = 'GoalUnitID'
DataSource = DetailDataSource
KeyField = 'ID'
ListField = 'Memo'
ListSource = DsWorktime2
TabOrder = 6
ButtonHeight = 22
SearchMode = smLocate
SearchType = stAuto
VisibleButtons = [lbSetNull]
end
inherited MasterDataSource: TDataSource
DataSet = adsMaster
Left = 115
Top = 78
end
inherited DetailDataSource: TDataSource
DataSet = adsDetail
Left = 34
Top = 298
end
inherited ActionList: TActionList
Left = 339
Top = 1
inherited DeleteDetailAction: TAction [9]
ImageIndex = -1
end
inherited NewDetailAction: TAction [10]
end
inherited SaveAsAction: TAction [11]
ImageIndex = 11
end
inherited SubmitAction: TAction [12]
ImageIndex = 8
end
inherited SendAsMailAction: TAction [13]
ImageIndex = 8
end
inherited ImportAction: TAction [14]
ImageIndex = 13
end
object DiscountMode: TAction [15]
Caption = #25240#25187#26041#24335'(&D)'
Hint = #35774#32622#24403#21069#21333#25454#30340#25240#25187#26041#24335
ImageIndex = 7
end
object StockQuerry: TAction [16]
Caption = #24211#23384#26597#35810'(&S)'
Hint = #24211#23384#21830#21697#26597#35810#65292#24182#19988#21487#36827#34892#22810#27425#26597#35810
ImageIndex = 3
end
inherited FindAction: TAction [17]
end
inherited CloseAction: TAction [18]
end
end
inherited MainMenu: TMainMenu
Left = 392
Top = 1
inherited A3: TMenuItem
Visible = False
end
end
inherited DetailsPopupMenu: TPopupMenu
Left = 456
Top = 1
end
object ClientName: TADODataSet
Connection = CommonData.acnConnection
CursorType = ctStatic
CommandText = 'select ID, Name'#13#10'from MSEmployee'#13#10'where RecordState<>'#39#21024#38500#39
Parameters = <>
Left = 153
Top = 38
end
object EmployeeName: TADODataSet
Connection = CommonData.acnConnection
CursorType = ctStatic
CommandText = 'select ID, Name'#13#10'from MSEmployee'#13#10'where RecordState<>'#39#21024#38500#39
Parameters = <>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -