?? frmbassdialogs.dfm
字號:
inherited Frm_bassDialogs: TFrm_bassDialogs
Left = 271
Top = 265
HorzScrollBar.Range = 0
VertScrollBar.Range = 0
BorderStyle = bsDialog
Caption = 'Frm_bassDialogs'
ClientHeight = 282
ClientWidth = 415
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 12
inherited PanelBkGnd: TPanel
Width = 415
Height = 282
object Panel_button: TPanel
Left = 0
Top = 233
Width = 415
Height = 49
Align = alBottom
BevelOuter = bvNone
ParentColor = True
TabOrder = 0
object Bevel_button: TBevel
Left = 7
Top = 1
Width = 356
Height = 2
end
object OKBtn: TDsFancyButton
Left = 124
Top = 14
Width = 74
Height = 27
Cursor = crHandPoint
ButtonColor = clBtnFace
Caption = #30830#23450'[&O]'
FrameColor = clGray
FrameWidth = 6
CornerRadius = 3
TextStyle = txRaised
end
object CancelBtn: TDsFancyButton
Left = 207
Top = 14
Width = 74
Height = 27
Cursor = crHandPoint
ButtonColor = clBtnFace
Caption = #21462#28040'[&C]'
FrameColor = clGray
FrameWidth = 6
CornerRadius = 3
TextStyle = txRaised
OnClick = CancelBtnClick
end
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -