📄 unthantelvehicle.dfm
字号:
inherited frmHastenvihicle: TfrmHastenvihicle
Left = 314
Top = 74
Caption = #20652#36710#36824#20132
ClientHeight = 414
ClientWidth = 657
OldCreateOrder = True
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 657
Height = 41
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object FormTitle: TLabel
Left = 24
Top = 10
Width = 6
Height = 19
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -19
Font.Name = #21326#25991#34892#26999
Font.Style = [fsBold]
ParentFont = False
end
object Panel3: TPanel
Left = 548
Top = 2
Width = 107
Height = 37
Align = alRight
BevelOuter = bvNone
TabOrder = 0
object btnExit: TButton
Left = 18
Top = 8
Width = 75
Height = 25
Action = acexit
TabOrder = 0
end
end
end
object Panel2: TPanel
Left = 0
Top = 373
Width = 657
Height = 41
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object btnadd: TButton
Left = 5
Top = 8
Width = 75
Height = 25
Action = acfirst
TabOrder = 0
end
object btncopy: TButton
Left = 81
Top = 8
Width = 75
Height = 25
Action = acprior
TabOrder = 1
end
object btnedit: TButton
Left = 158
Top = 8
Width = 75
Height = 25
Action = acnext
TabOrder = 2
end
object btndelete: TButton
Left = 235
Top = 8
Width = 75
Height = 25
Action = aclast
TabOrder = 3
end
object Panel4: TPanel
Left = 491
Top = 2
Width = 164
Height = 37
Align = alRight
BevelOuter = bvNone
TabOrder = 4
object btnrefresh: TButton
Left = 8
Top = 8
Width = 75
Height = 25
Action = acrefresh
TabOrder = 0
end
object btnprint: TButton
Left = 84
Top = 8
Width = 75
Height = 25
Caption = #25171#21360
TabOrder = 1
OnClick = btnprintClick
end
end
end
object grid: TDBGridEh
Left = 0
Top = 41
Width = 657
Height = 332
Align = alClient
ColumnDefValues.Title.TitleButton = True
DataSource = DSbaseinfo
FixedColor = 12835543
Flat = True
FooterColor = clWindow
FooterFont.Charset = ANSI_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -13
FooterFont.Name = #23435#20307
FooterFont.Style = []
FooterRowCount = 1
OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghAutoSortMarking, dghMultiSortMarking, dghDialogFind]
PopupMenu = popupgrid
ReadOnly = True
SortLocal = True
SumList.Active = True
TabOrder = 2
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnDblClick = gridDblClick
OnDrawColumnCell = gridDrawColumnCell
OnTitleBtnClick = gridTitleBtnClick
end
object CDSBaseinfo: TClientDataSet
Aggregates = <>
Params = <>
Left = 120
Top = 72
object CDSBaseinfofid: TIntegerField
FieldName = 'fid'
Visible = False
end
object CDSBaseinfofno: TWideStringField
DisplayLabel = #21333#21495
DisplayWidth = 12
FieldName = 'fno'
Size = 30
end
object CDSBaseinfofvehiclecode: TWideStringField
DisplayLabel = #36710#21495
DisplayWidth = 8
FieldName = 'fvehiclecode'
Size = 10
end
object CDSBaseinfofvehiclename: TWideStringField
DisplayLabel = #36710#21517
DisplayWidth = 12
FieldName = 'fvehiclename'
end
object CDSBaseinfofrentdate: TWideStringField
DisplayLabel = #31199#36710#26085#26399
DisplayWidth = 10
FieldName = 'frentdate'
end
object CDSBaseinfofrenttime: TWideStringField
DisplayLabel = #31199#36710#26102#38388
FieldName = 'frenttime'
Size = 8
end
object CDSBaseinfofreturndate: TWideStringField
DisplayLabel = #36824#36710#26085#26399
DisplayWidth = 10
FieldName = 'freturndate'
end
object CDSBaseinfofreturntime: TWideStringField
DisplayLabel = #36824#36710#26102#38388
FieldName = 'freturntime'
Size = 8
end
object CDSBaseinfofcustomercode: TWideStringField
DisplayLabel = #23458#25143#32534#21495
DisplayWidth = 8
FieldName = 'fcustomercode'
end
object CDSBaseinfofcustomername: TWideStringField
DisplayLabel = #23458#25143#21517#31216
DisplayWidth = 20
FieldName = 'fcustomername'
Size = 50
end
object CDSBaseinfofcustomertel: TWideStringField
DisplayLabel = #30005#35805
DisplayWidth = 14
FieldName = 'fcustomertel'
Size = 30
end
object CDSBaseinfofcustomeraddress: TWideStringField
DisplayLabel = #22320#22336
DisplayWidth = 30
FieldName = 'fcustomeraddress'
Size = 60
end
object CDSBaseinfofremark: TWideStringField
DisplayLabel = #22791#27880
DisplayWidth = 50
FieldName = 'fremark'
Size = 200
end
end
object DSbaseinfo: TDataSource
DataSet = CDSBaseinfo
Left = 144
Top = 88
end
object ActionList1: TActionList
Left = 448
Top = 256
object Action1: TAction
Caption = #25171#21360#39044#35272' '
OnExecute = Action1Execute
end
object Action2: TAction
Caption = #30452#25509#25171#21360
OnExecute = Action2Execute
end
object Action3: TAction
Caption = #25171#21360#35774#32622
OnExecute = Action3Execute
end
object Action4: TAction
Caption = #25253#34920#35774#32622
OnExecute = Action4Execute
end
object Action5: TAction
Caption = #30005#23376#34920#26684
end
end
object ppmreport: TPopupMenu
Left = 496
Top = 256
object N1: TMenuItem
Action = Action1
end
object N2: TMenuItem
Caption = '-'
end
object N3: TMenuItem
Action = Action2
end
object N4: TMenuItem
Caption = '-'
end
object N5: TMenuItem
Action = Action3
end
object N6: TMenuItem
Caption = '-'
end
object N7: TMenuItem
Action = Action4
end
object N8: TMenuItem
Caption = '-'
end
object N9: TMenuItem
Action = Action5
end
end
object frBaseinfo: TfrReport
Dataset = frDBDataSet1
InitialZoom = pzDefault
MDIPreview = True
ModalPreview = False
ModifyPrepared = False
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbHelp, pbExit, pbPageSetup]
RebuildPrinter = False
OnUserFunction = frBaseinfoUserFunction
Left = 256
Top = 136
ReportForm = {19000000}
end
object frDBDataSet1: TfrDBDataSet
DataSource = DSbaseinfo
Left = 328
Top = 136
end
object ActionList2: TActionList
Left = 40
Top = 168
object acrefresh: TAction
Caption = #21047#26032
OnExecute = acrefreshExecute
end
object acsearch: TAction
Caption = #26597#25214
end
object acfieldproperty: TAction
Caption = #30028#38754#35774#32622
end
object acexit: TAction
Caption = #36864#20986
OnExecute = acexitExecute
end
object acfirst: TAction
Caption = #39318#31508
OnExecute = acfirstExecute
end
object acprior: TAction
Caption = #19978#31508
OnExecute = acpriorExecute
end
object acnext: TAction
Caption = #19979#31508
OnExecute = acnextExecute
end
object aclast: TAction
Caption = #26410#31508
OnExecute = aclastExecute
end
end
object popupgrid: TPopupMenu
Left = 112
Top = 168
object N10: TMenuItem
Action = acfirst
end
object N11: TMenuItem
Action = acprior
end
object N12: TMenuItem
Action = acnext
end
object N13: TMenuItem
Action = aclast
end
object N14: TMenuItem
Caption = '-'
end
object N15: TMenuItem
Action = acrefresh
end
object N16: TMenuItem
Action = acsearch
end
object N17: TMenuItem
Caption = '-'
end
object N18: TMenuItem
Action = acfieldproperty
end
object N20: TMenuItem
Caption = '-'
end
object N21: TMenuItem
Action = acexit
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -