?? fmidservicemain.dfm
字號:
object Form2: TForm2
Left = 151
Top = 156
Width = 696
Height = 460
Caption = 'Form2'
Color = clBtnFace
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #26032#32048#26126#39636
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 16
object Button1: TButton
Left = 16
Top = 280
Width = 161
Height = 57
Caption = 'InstanceSize'
TabOrder = 0
OnClick = Button1Click
end
object mmInfos: TMemo
Left = 0
Top = 0
Width = 688
Height = 265
Align = alTop
TabOrder = 1
end
object Button2: TButton
Left = 184
Top = 280
Width = 161
Height = 57
Caption = 'InheritsFrom'
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 352
Top = 280
Width = 161
Height = 57
Caption = 'ClassParent'
TabOrder = 3
OnClick = Button3Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -