📄 untorderlease.dfm
字号:
inherited frmOrderLease: TfrmOrderLease
Left = 81
Top = 333
Caption = #39044#31199#27773#36710
ClientHeight = 527
PixelsPerInch = 96
TextHeight = 13
inherited PnlBrowse: TPanel
inherited Panel2: TPanel
inherited Panel4: TPanel
Left = 540
Width = 238
end
end
end
inherited PnlEdit: TPanel
inherited pnEdit: TPanel
Height = 151
object Label7: TLabel [0]
Left = 16
Top = 44
Width = 52
Height = 13
Caption = #23458#25143#21517#31216
end
object Label6: TLabel [1]
Left = 208
Top = 44
Width = 52
Height = 13
Caption = #32852#31995#30005#35805
end
object Label8: TLabel [2]
Left = 16
Top = 70
Width = 52
Height = 13
Caption = #39044#31199#26085#26399
end
object Label9: TLabel [3]
Left = 208
Top = 71
Width = 52
Height = 13
Caption = #39044#31199#26102#38388
end
object Label10: TLabel [4]
Left = 392
Top = 71
Width = 52
Height = 13
Caption = #31199#36710#31867#22411
end
object Label12: TLabel [5]
Left = 584
Top = 71
Width = 52
Height = 13
Caption = #21496#26426#38506#39550
end
object Label11: TLabel [6]
Left = 16
Top = 94
Width = 54
Height = 13
Caption = #22791' '#27880
end
inherited plStandard: TPanel
Height = 41
TabOrder = 7
inherited lblCancelInfo: TLabel
Left = 9
Top = 6
end
inherited plcalendar: TPanel
Left = 334
Width = 446
Height = 41
inherited Label1: TLabel
Left = 1
Top = 3
Height = 16
end
inherited Label4: TLabel
Left = 221
Top = 3
Height = 16
end
inherited Label3: TLabel
Left = 301
Top = 3
Height = 16
end
inherited Label2: TLabel
Left = 81
Top = 3
Height = 16
end
inherited edtCreauser: TwwDBEdit
Left = 1
Top = 19
end
inherited edtmodiuser: TwwDBEdit
Left = 221
Top = 19
end
inherited edtcreadate: TwwDBEdit
Left = 81
Top = 19
end
inherited edtmodidate: TwwDBEdit
Left = 301
Top = 19
Width = 139
end
end
end
object wwDBEdit1: TwwDBEdit
Left = 72
Top = 40
Width = 120
Height = 21
Hint = 'fcustomerName'
TabOrder = 0
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object wwDBEdit2: TwwDBEdit
Left = 264
Top = 40
Width = 120
Height = 21
Hint = 'frelationtel'
TabOrder = 1
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object DBDateTimeEditEh1: TDBDateTimeEditEh
Left = 72
Top = 66
Width = 120
Height = 21
Hint = 'fdate'
EditButtons = <>
Kind = dtkDateEh
TabOrder = 2
Visible = True
end
object MaskEdit1: TMaskEdit
Left = 264
Top = 66
Width = 119
Height = 21
Hint = 'ftime'
EditMask = '!90:00;1;_'
MaxLength = 5
TabOrder = 3
Text = ' : '
OnExit = MaskEdit1Exit
end
object wwDBLookupCombo1: TwwDBLookupCombo
Left = 455
Top = 66
Width = 120
Height = 21
Hint = 'frentType'
DropDownAlignment = taLeftJustify
Selected.Strings = (
'fname'#9'20'#9#31867#22411#21517#31216#9'F'#9
'fcode'#9'10'#9#20195#30721#9'F'#9)
LookupTable = CDSType
LookupField = 'fname'
Options = [loColLines, loRowLines, loTitles, loFixedDropDownHeight, loSearchOnBackspace]
TabOrder = 4
AutoDropDown = False
ShowButton = True
PreciseEditRegion = False
AllowClearKey = False
end
object wwCheckBox1: TwwCheckBox
Left = 648
Top = 70
Width = 82
Height = 17
Hint = 'fDriver'
DisableThemes = False
AlwaysTransparent = False
ValueChecked = 'True'
ValueUnchecked = 'False'
DisplayValueChecked = 'True'
DisplayValueUnchecked = 'False'
NullAndBlankState = cbUnchecked
Caption = #26159#21542#38506#39550
TabOrder = 5
end
object DBMemo1: TDBMemo
Left = 72
Top = 92
Width = 649
Height = 49
Hint = 'fremark'
TabOrder = 6
end
end
inherited plGrid: TPanel
Top = 151
Height = 176
inherited Grid: TDBGridEh
Height = 126
end
inherited plOther: TPanel
Top = 126
end
end
inherited plButton: TPanel
inherited Button15: TButton
Visible = False
end
end
end
inherited CDSMaster: TClientDataSet
AfterScroll = CDSMasterAfterScroll
end
inherited frBaseinfo: TfrReport
ReportForm = {19000000}
end
object CDSType: TClientDataSet
Aggregates = <>
Params = <>
Left = 272
Top = 152
object CDSTypefname: TWideStringField
DisplayLabel = #31867#22411#21517#31216
DisplayWidth = 20
FieldName = 'fname'
Size = 32
end
object CDSTypefcode: TWideStringField
DisplayLabel = #20195#30721
DisplayWidth = 10
FieldName = 'fcode'
end
object CDSTypefid: TAutoIncField
DisplayWidth = 10
FieldName = 'fid'
ReadOnly = True
Visible = False
end
object CDSTypefremark: TWideStringField
DisplayWidth = 50
FieldName = 'fremark'
Visible = False
Size = 50
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -