basedialog.dfm
来自「企业端数据申报系统:单位管理模块 单位查询. 业务申报模块 在线数据下载」· DFM 代码 · 共 38 行
DFM
38 行
object basedialog_form: Tbasedialog_form
Left = 271
Top = 183
BorderStyle = bsNone
Caption = #22522#31867#23545#35805#26694#31383#20307
ClientHeight = 260
ClientWidth = 423
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poOwnerFormCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 423
Height = 260
Align = alClient
BevelInner = bvLowered
BevelOuter = bvLowered
TabOrder = 0
object Image1: TImage
Left = 2
Top = 2
Width = 419
Height = 256
Align = alClient
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?