?? unitmainform.dfm
字號:
object MainForm: TMainForm
Left = 333
Top = 283
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #28000#27700#36890#20449#24191#22330#21830#21697#31649#29702#31995#32479
ClientHeight = 185
ClientWidth = 487
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PopupMenu = PopupMenu1
Position = poScreenCenter
OnClose = FormClose
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 13
object RzPanel1: TRzPanel
Left = 0
Top = 0
Width = 487
Height = 185
Align = alClient
BorderOuter = fsNone
PopupMenu = PopupMenu1
TabOrder = 0
object RzBitBtn1: TRzBitBtn
Left = 8
Top = 8
Width = 150
Height = 80
Action = Action3
Caption = #20179#24211
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -56
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 0
TextStyle = tsRecessed
end
object RzBitBtn2: TRzBitBtn
Left = 328
Top = 96
Width = 150
Height = 80
Action = Action7
Caption = #20851#20110
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -56
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
TextStyle = tsRecessed
end
object RzBitBtn3: TRzBitBtn
Left = 168
Top = 8
Width = 150
Height = 80
Action = Action4
Caption = #38144#21806
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -56
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
TextStyle = tsRecessed
end
object RzBitBtn4: TRzBitBtn
Left = 328
Top = 8
Width = 150
Height = 80
Action = Action8
Caption = #26597#35810
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -56
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 3
TextStyle = tsRecessed
end
object RzBitBtn5: TRzBitBtn
Left = 8
Top = 96
Width = 150
Height = 80
Action = Action5
Caption = #21806#21518
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -56
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 4
TextStyle = tsRecessed
end
object RzBitBtn6: TRzBitBtn
Left = 168
Top = 96
Width = 150
Height = 80
Action = Action6
Caption = #22238#35775
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -56
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 5
TextStyle = tsRecessed
end
end
object ActionList1: TActionList
Left = 280
Top = 88
object Action1: TAction
Caption = #20462#25913#23494#30721
ShortCut = 114
OnExecute = Action1Execute
end
object Action2: TAction
Caption = #36864#20986
ShortCut = 121
OnExecute = Action2Execute
end
object Action3: TAction
Caption = #20179#24211
OnExecute = Action3Execute
end
object Action4: TAction
Caption = #38144#21806
OnExecute = Action4Execute
end
object Action5: TAction
Caption = #21806#21518
OnExecute = Action5Execute
end
object Action6: TAction
Caption = #22238#35775
OnExecute = Action6Execute
end
object Action7: TAction
Caption = #20851#20110
OnExecute = Action7Execute
end
object Action8: TAction
Caption = #26597#35810
OnExecute = Action8Execute
end
end
object PopupMenu1: TPopupMenu
Left = 160
Top = 112
object N1: TMenuItem
Action = Action1
end
object N2: TMenuItem
Action = Action2
Caption = #36864#20986#31995#32479
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -