?? fmmain.dfm
字號(hào):
object Form1: TForm1
Left = 337
Top = 154
Width = 527
Height = 483
Caption = 'Form1'
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 ListBox1: TListBox
Left = 0
Top = 0
Width = 201
Height = 297
ItemHeight = 16
TabOrder = 0
end
object Button1: TButton
Left = 8
Top = 312
Width = 145
Height = 41
Caption = 'Get Top Level '
TabOrder = 1
OnClick = Button1Click
end
object ListBox2: TListBox
Left = 208
Top = 0
Width = 297
Height = 297
ItemHeight = 16
TabOrder = 2
end
object BitBtn1: TBitBtn
Left = 352
Top = 312
Width = 121
Height = 33
TabOrder = 3
Kind = bkClose
end
object Button2: TButton
Left = 160
Top = 312
Width = 177
Height = 41
Caption = 'Get Catalog Components'
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 8
Top = 360
Width = 329
Height = 33
Caption = 'Get Top Level With CoAdmin'
TabOrder = 5
OnClick = Button3Click
end
object Button4: TButton
Left = 8
Top = 400
Width = 329
Height = 33
Caption = 'Get Catalog Component With Admin'
TabOrder = 6
OnClick = Button4Click
end
object COMAdminCatalog1: TCOMAdminCatalog
AutoConnect = False
ConnectKind = ckRunningOrNew
Left = 416
Top = 360
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -