?? mainfrm.dfm
字號:
object MainForm: TMainForm
Left = 292
Top = 243
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'MainForm'
ClientHeight = 315
ClientWidth = 418
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Shape1: TShape
Left = 0
Top = 0
Width = 418
Height = 43
Align = alTop
end
object ImageLogo: TImage
Left = 377
Top = 5
Width = 32
Height = 32
Anchors = [akTop, akRight]
end
object LabelTitle: TLabel
Left = 5
Top = 4
Width = 82
Height = 20
Caption = 'LabelTitle'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
Transparent = True
end
object LabelInfo: TLabel
Left = 16
Top = 24
Width = 166
Height = 13
Caption = 'Package Demo Version 1.0.3'
Transparent = True
end
object PageControl1: TPageControl
Left = 0
Top = 43
Width = 418
Height = 272
ActivePage = TabSheet1
Align = alClient
TabOrder = 0
object TabSheet1: TTabSheet
Caption = 'dxButton'
object GroupBox1: TGroupBox
Left = 8
Top = 48
Width = 169
Height = 89
Caption = 'Simple (no FocusRect):'
TabOrder = 0
object dxButton1: TdxButton
Left = 8
Top = 15
Height = 40
About = 'Design eXperience.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -