📄 listcombmainformu.dfm
字号:
object ListCombMainForm: TListCombMainForm
Left = 276
Top = 174
AutoScroll = False
Caption = 'JvComboBox sample'
ClientHeight = 456
ClientWidth = 564
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 283
Top = 75
Width = 5
Height = 381
Cursor = crHSplit
Align = alRight
end
object Panel2: TPanel
Left = 0
Top = 75
Width = 283
Height = 381
Align = alClient
BevelOuter = bvNone
BorderWidth = 2
Caption = 'Panel2'
TabOrder = 0
object JvListBox1: TJvImageListBox
Left = 2
Top = 2
Width = 279
Height = 377
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Items = <>
ImageHeight = 0
ImageWidth = 0
ButtonStyle = fsLight
Images = ImageList1
ItemHeight = 17
ParentFont = False
TabOrder = 0
end
end
object Panel3: TPanel
Left = 288
Top = 75
Width = 276
Height = 381
Align = alRight
BevelOuter = bvNone
TabOrder = 1
object Label1: TLabel
Left = 66
Top = 84
Width = 75
Height = 13
Caption = 'a JvColorButton'
end
object Label2: TLabel
Left = 168
Top = 21
Width = 95
Height = 13
Caption = 'a JvColorComboBox'
end
object Label3: TLabel
Left = 168
Top = 52
Width = 92
Height = 13
Caption = 'a JvFontComboBox'
end
object Button2: TButton
Left = 16
Top = 124
Width = 75
Height = 25
Caption = 'Toggle justify'
TabOrder = 0
OnClick = Button2Click
end
object CheckBox1: TCheckBox
Left = 16
Top = 104
Width = 97
Height = 17
Caption = 'Images'
Checked = True
State = cbChecked
TabOrder = 1
OnClick = CheckBox1Click
end
object JvColorComboBox1: TJvColorComboBox
Left = 16
Top = 16
Width = 145
Height = 22
ColorValue = clWhite
ColorDialogText = '(Custom...)'
DroppedDownWidth = 145
NewColorText = 'New Color '
Options = [coText, coCustomColors]
TabOrder = 2
OnChange = JvColorComboBox1Change
end
object JvFontComboBox1: TJvFontComboBox
Left = 16
Top = 48
Width = 145
Height = 22
DroppedDownWidth = 145
FontName = 'Arial'
ItemIndex = 0
Sorted = True
TabOrder = 3
OnChange = JvFontComboBox1Change
end
object JvColorButton1: TJvColorButton
Left = 16
Top = 80
OtherCaption = '&Other...'
Options = []
OnChange = JvColorButton1Change
end
object Button1: TButton
Left = 16
Top = 347
Width = 75
Height = 25
Anchors = [akLeft, akBottom]
Caption = 'Load...'
TabOrder = 5
OnClick = Button1Click
end
end
object JvComboBox1: TJvImageComboBox
Left = 0
Top = 49
Width = 564
Height = 26
Align = alTop
DropDownCount = 10
ImageHeight = 0
ImageWidth = 0
Items = <>
ItemIndex = -1
DroppedWidth = 564
ButtonFrame = True
ButtonStyle = fsDark
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Images = ImageList1
ParentFont = False
TabOrder = 2
end
object PanelTop: TPanel
Left = 0
Top = 0
Width = 564
Height = 49
Align = alTop
Caption = 'Here you can see some Combo and List Boxes from the JVCL'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
end
object ImageList1: TImageList
DrawingStyle = dsTransparent
Left = 88
Top = 72
Bitmap = {
494C01011F002200040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
0000000000003600000028000000400000009000000001002000000000000090
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -