📄 vehicleout.dfm
字号:
object vehicleoutfrm: Tvehicleoutfrm
Left = 154
Top = 179
Width = 772
Height = 460
Caption = #36710#36742#20449#24687#26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 16
Top = 272
Width = 737
Height = 97
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
end
object Button1: TButton
Left = 384
Top = 392
Width = 113
Height = 25
Caption = #26597#35810#36710#36742#20449#24687
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 552
Top = 392
Width = 105
Height = 25
Caption = #21333#20010#36710#36742#26597#35810
TabOrder = 2
OnClick = Button2Click
end
object GroupBox1: TGroupBox
Left = 16
Top = 24
Width = 697
Height = 129
Caption = #22522#26412#20449#24687
TabOrder = 3
object Label1: TLabel
Left = 16
Top = 24
Width = 54
Height = 13
Caption = #36710#36742#32534#21495' '
end
object Label2: TLabel
Left = 16
Top = 72
Width = 39
Height = 13
Caption = #36710#29260#21495' '
end
object Label3: TLabel
Left = 248
Top = 24
Width = 51
Height = 13
Caption = #26723#26696#32534#21495' '
end
object Label4: TLabel
Left = 248
Top = 72
Width = 51
Height = 13
Caption = #36710#22411#31181#31867' '
end
object Label5: TLabel
Left = 472
Top = 24
Width = 54
Height = 13
Caption = #33829#36816#35777#21495' '
end
object Label6: TLabel
Left = 472
Top = 72
Width = 27
Height = 13
Caption = #21544#20301' '
end
object Label14: TLabel
Left = 224
Top = 24
Width = 10
Height = 29
Caption = '*'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 320
Top = 24
Width = 121
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 544
Top = 24
Width = 121
Height = 21
TabOrder = 1
Text = 'Edit2'
end
object Edit3: TEdit
Left = 88
Top = 72
Width = 121
Height = 21
TabOrder = 2
Text = 'Edit3'
end
object Edit4: TEdit
Left = 320
Top = 72
Width = 121
Height = 21
TabOrder = 3
Text = 'aa'
end
object Edit5: TEdit
Left = 544
Top = 72
Width = 121
Height = 21
TabOrder = 4
Text = '111'
end
object Edit6: TEdit
Left = 88
Top = 24
Width = 121
Height = 21
TabOrder = 5
Text = '111'
end
end
object GroupBox2: TGroupBox
Left = 16
Top = 160
Width = 697
Height = 89
Caption = #26085#26399#20449#24687
TabOrder = 4
object Label7: TLabel
Left = 24
Top = 40
Width = 51
Height = 13
Caption = #36141#20080#26085#26399' '
end
object Label8: TLabel
Left = 248
Top = 40
Width = 54
Height = 13
Caption = #19978#25143#26085#26399' '
end
object Label9: TLabel
Left = 480
Top = 40
Width = 51
Height = 13
Caption = #25253#24223#26085#26399' '
end
object DateTimePicker1: TDateTimePicker
Left = 88
Top = 40
Width = 121
Height = 21
Date = 38357.443853518500000000
Time = 38357.443853518500000000
TabOrder = 0
end
object DateTimePicker2: TDateTimePicker
Left = 328
Top = 40
Width = 121
Height = 21
Date = 38357.444069803200000000
Time = 38357.444069803200000000
TabOrder = 1
end
object DateTimePicker3: TDateTimePicker
Left = 544
Top = 40
Width = 121
Height = 21
Date = 38357.444136724500000000
Time = 38357.444136724500000000
TabOrder = 2
end
end
object DataSource1: TDataSource
DataSet = ClientDataSet1
Left = 224
Top = 384
end
object ClientDataSet1: TClientDataSet
Aggregates = <>
Params = <>
Left = 192
Top = 384
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -