?? kc.~dfm
字號:
object KCForm: TKCForm
Left = 207
Top = 107
BorderStyle = bsDialog
Caption = #35838#31243#31649#29702
ClientHeight = 362
ClientWidth = 384
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Button1: TButton
Left = 301
Top = 16
Width = 75
Height = 25
Caption = #22686#21152
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 301
Top = 48
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 301
Top = 80
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 301
Top = 113
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 3
OnClick = Button4Click
end
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 289
Height = 362
ActivePage = TabSheet1
Align = alLeft
TabIndex = 0
TabOrder = 4
object TabSheet1: TTabSheet
Caption = #35838#31243#21015#34920
object ListBox1: TListBox
Left = 1
Top = 2
Width = 277
Height = 331
Style = lbOwnerDrawFixed
ItemHeight = 18
TabOrder = 0
end
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -