untvip.dfm
来自「用delphi编写的数据库管理软件」· DFM 代码 · 共 27 行
DFM
27 行
inherited frmVIP: TfrmVIP
Left = 217
Top = 300
Caption = #20250#21592#27880#20876
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 = #22270#29255
OnExecute = acPictureExecute
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?