untvehicle.dfm
来自「用delphi编写的数据库管理软件」· DFM 代码 · 共 27 行
DFM
27 行
inherited frmVehicle: TfrmVehicle
Left = 100
Top = 504
Caption = #27773#36710#20449#24687
PixelsPerInch = 96
TextHeight = 13
inherited Panel2: TPanel
object Button1: TButton
Left = 312
Top = 8
Width = 75
Height = 25
Action = acPicture
TabOrder = 5
end
end
inherited frBaseinfo: TfrReport
ReportForm = {19000000}
end
inherited ActionList2: TActionList
object acPicture: TAction
Caption = #27773#36710#22270#29255
OnExecute = acPictureExecute
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?