📄 fjvcontrols.dfm
字号:
object MainForm: TMainForm
Left = 351
Top = 137
BorderStyle = bsSingle
Caption = 'JVCL Library controls demo'
ClientHeight = 420
ClientWidth = 585
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
ShowHint = True
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Notebook1: TNotebook
Left = 8
Top = 72
Width = 569
Height = 321
PageIndex = 10
TabOrder = 2
object TPage
Left = 0
Top = 0
end
object TPage
Left = 0
Top = 0
Caption = 'RAProgressForm'
object Button3: TButton
Left = 296
Top = 16
Width = 137
Height = 25
Caption = 'Start long operation'
TabOrder = 0
OnClick = Button3Click
end
end
object TPage
Left = 0
Top = 0
Caption = 'JvEditor'
end
object TPage
Left = 0
Top = 0
Caption = 'JvHint'
end
object TPage
Left = 0
Top = 0
Caption = 'RATreeView'
object Panel2: TPanel
Left = 296
Top = 16
Width = 185
Height = 161
BevelInner = bvRaised
BevelOuter = bvLowered
Caption = 'Panel2'
TabOrder = 0
end
end
object TPage
Left = 0
Top = 0
Caption = 'RAScrollBar'
object Label1: TLabel
Left = 296
Top = 16
Width = 227
Height = 13
Caption = 'RAScrollBar - only vertical version available now'
end
object Label2: TLabel
Left = 296
Top = 208
Width = 76
Height = 13
Caption = 'TRAScrollBar95'
end
object Label3: TLabel
Left = 456
Top = 240
Width = 76
Height = 13
Caption = 'TRAScrollBar95'
end
object Label4: TLabel
Left = 328
Top = 48
Width = 32
Height = 13
Caption = 'Label4'
end
end
object TPage
Left = 0
Top = 0
Caption = 'RACombo'
object Label5: TLabel
Left = 288
Top = 16
Width = 47
Height = 13
Caption = 'Flat = true'
end
object Label6: TLabel
Left = 288
Top = 88
Width = 51
Height = 13
Caption = 'Flat = false'
end
end
object TPage
Left = 0
Top = 0
Caption = 'JvComponentPanel'
end
object TPage
Left = 0
Top = 0
Caption = 'JvButtons'
object RAColorButton1: TJvaColorButton
Left = 288
Top = 16
Width = 129
Height = 25
Caption = 'RAColorButton1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = RAColorButton1Click
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
DDDDDFFFFFFFFFFFFFFDF00000000000000FF0F0FFF8FFFFFF0FF080FFF8FFFF
FF0FF0F0F4484444FF0FF080FFF8FFFFFF0FF0F0F448444FFF0FF080FFF8FFFF
FF0FF0F0F44844444F0FF080FFF8FFFFFF0FF00000000000000FF0F0F88F8888
880FF00000000000000FDFFFFFFFFFFFFFFDDDDDDDDDDDDDDDDD}
Color = clNavy
ParentColor = False
end
end
object TPage
Left = 0
Top = 0
Caption = 'RAImage'
object Label20: TLabel
Left = 304
Top = 144
Width = 257
Height = 49
AutoSize = False
Caption = 'TRAImage can have focus and receive keyboard messages'
WordWrap = True
end
end
object TPage
Left = 0
Top = 0
Caption = 'JvScrollMax'
object RAScrollMax1: TJvScrollMax
Left = 288
Top = 16
Width = 241
Height = 153
ButtonFont.Charset = DEFAULT_CHARSET
ButtonFont.Color = clWindowText
ButtonFont.Height = -9
ButtonFont.Name = 'Small Fonts'
ButtonFont.Style = []
AutoHeight = False
ParentColor = True
TabOrder = 0
object RAScrollMaxBand1: TJvScrollMaxBand
Cursor = 77
Caption = 'Person'
ExpandedHeight = 121
ButtonFont.Charset = DEFAULT_CHARSET
ButtonFont.Color = clWindowText
ButtonFont.Height = -11
ButtonFont.Name = 'MS Sans Serif'
ButtonFont.Style = []
ParentButtonFont = False
object Label11: TLabel
Left = 16
Top = 40
Width = 28
Height = 13
Caption = 'Name'
end
object Label12: TLabel
Left = 16
Top = 68
Width = 22
Height = 13
Caption = 'Nick'
end
object Label16: TLabel
Left = 16
Top = 97
Width = 22
Height = 13
Caption = 'Born'
end
object Edit9: TEdit
Left = 88
Top = 32
Width = 121
Height = 21
TabOrder = 0
Text = 'andrey'
end
object Edit10: TEdit
Left = 88
Top = 60
Width = 121
Height = 21
TabOrder = 1
Text = 'blacknbs'
end
object Edit14: TEdit
Left = 88
Top = 89
Width = 121
Height = 21
TabOrder = 2
Text = 'september, 3'
end
end
object RAScrollMaxBand2: TJvScrollMaxBand
Cursor = 77
Expanded = False
Caption = 'Contact information'
ExpandedHeight = 113
ButtonVisible = True
ButtonFont.Charset = DEFAULT_CHARSET
ButtonFont.Color = clMaroon
ButtonFont.Height = -9
ButtonFont.Name = 'Small Fonts'
ButtonFont.Style = []
ParentButtonVisible = False
ParentButtonFont = False
object Label13: TLabel
Left = 16
Top = 32
Width = 24
Height = 13
Caption = 'www'
end
object Label14: TLabel
Left = 16
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -