?? ufrmmain.dfm
字號:
object frmMain: TfrmMain
Left = 192
Top = 114
BorderStyle = bsToolWindow
Caption = 'C/S'#22810#23618#20998#24067#26159#23567#21306#29289#19994#31649#29702#31995#32479
ClientHeight = 255
ClientWidth = 275
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 16
Width = 209
Height = 33
AutoSize = False
Caption = #23567#21306#29289#19994#31649#29702#31995#32479
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object Animate1: TAnimate
Left = 208
Top = 8
Width = 60
Height = 39
Active = True
FileName = 'D:\Program Files\Borland\Delphi7\Demos\CoolStuf\cool.avi'
StopFrame = 13
end
object Panel1: TPanel
Left = 16
Top = 56
Width = 241
Height = 57
BevelInner = bvLowered
TabOrder = 1
object btnHomeMaster: TButton
Left = 16
Top = 16
Width = 75
Height = 25
Caption = #25143#31821#31649#29702
TabOrder = 0
OnClick = btnHomeMasterClick
end
object btnFix: TButton
Left = 152
Top = 16
Width = 75
Height = 25
Caption = #32500#20462#31649#29702
TabOrder = 1
OnClick = btnFixClick
end
end
object Panel2: TPanel
Left = 16
Top = 128
Width = 241
Height = 49
BevelInner = bvLowered
TabOrder = 2
object btnInOut: TButton
Left = 16
Top = 16
Width = 75
Height = 25
Caption = #20986#20837#31649#29702
TabOrder = 0
OnClick = btnInOutClick
end
object btnFee: TButton
Left = 152
Top = 16
Width = 75
Height = 25
Caption = #25910#36153#31649#29702
TabOrder = 1
OnClick = btnFeeClick
end
end
object Panel3: TPanel
Left = 16
Top = 192
Width = 241
Height = 49
BevelInner = bvLowered
TabOrder = 3
object Button5: TButton
Left = 16
Top = 16
Width = 75
Height = 25
Caption = #31995#32479#31649#29702
TabOrder = 0
OnClick = Button5Click
end
object Button6: TButton
Left = 152
Top = 16
Width = 75
Height = 25
Caption = #36864#20986#31995#32479
TabOrder = 1
OnClick = Button6Click
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -