📄 dfwpagecontrolesu.dfm
字号:
object Form1: TForm1
Left = 206
Top = 103
BorderStyle = bsDialog
Caption = 'TDFWPageControles'
ClientHeight = 263
ClientWidth = 334
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object DFWPageControles1: TDFWPageControles
Left = 24
Top = 24
Width = 289
Height = 193
ActivePage = tbSheetes1
MultiLine = True
OwnerDraw = True
TabOrder = 0
TabFillGradient = True
BorderInvisible = True
object tbSheetes1: TDFWTabSheetes
Caption = 'tbSheetes1'
TabColor = clBtnFace
TabFontColor = clBlack
object Label2: TLabel
Left = 0
Top = 0
Width = 289
Height = 173
Align = alClient
Alignment = taCenter
Caption = 'Page 1'
Color = 8454016
ParentColor = False
Layout = tlCenter
end
end
object tbSheetes2: TDFWTabSheetes
Caption = 'tbSheetes2'
TabColor = clBtnFace
TabFontColor = clBlack
object Label3: TLabel
Left = 0
Top = 0
Width = 289
Height = 173
Align = alClient
Alignment = taCenter
Caption = 'Page 2'
Color = 16777088
ParentColor = False
Layout = tlCenter
end
end
object tbSheetes3: TDFWTabSheetes
Caption = 'tbSheetes3'
TabColor = clBtnFace
TabFontColor = clBlack
object Label1: TLabel
Left = 0
Top = 0
Width = 289
Height = 173
Align = alClient
Alignment = taCenter
Caption = 'Page 3'
Color = 4227327
ParentColor = False
Layout = tlCenter
end
end
end
object CheckBox1: TCheckBox
Left = 24
Top = 224
Width = 97
Height = 17
Caption = 'Gradient buttons'
TabOrder = 1
OnClick = CheckBox1Click
end
object CheckBox2: TCheckBox
Left = 152
Top = 224
Width = 97
Height = 17
Caption = 'Sheet 2 visible'
Checked = True
State = cbChecked
TabOrder = 2
OnClick = CheckBox2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -