descendantform.dfm
来自「Jedi Code Library JCL JVCL 组件包 JCL+JVCL超」· DFM 代码 · 共 20 行
DFM
20 行
inherited Descendant: TDescendant
Left = 210
Top = 177
Caption = 'Descendant'
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
inherited Panel1: TPanel
object DescendantButton1: TButton
Left = 184
Top = 136
Width = 121
Height = 25
Caption = 'DescendantButton1'
TabOrder = 1
OnClick = DescendantButton1Click
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?