mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-09 03:48:08 +02:00
Docs: LCL/colorbox. Changes topic order to match declaration order in 0cbb6646
.
This commit is contained in:
parent
ef40948402
commit
f95c91f533
@ -957,6 +957,15 @@ color names and values in a list box control.
|
||||
<element name="TColorBox.NoneColorColor" link="#lcl.colorbox.TCustomColorBox.NoneColorColor"/>
|
||||
<element name="TColorBox.Selected" link="#lcl.colorbox.TCustomColorBox.Selected"/>
|
||||
<element name="TColorBox.Style" link="#lcl.colorbox.TCustomColorBox.Style"/>
|
||||
<element name="TColorBox.ParentBidiMode" link="#lcl.controls.TControl.ParentBidiMode"/>
|
||||
<element name="TColorBox.ParentColor" link="#lcl.controls.TControl.ParentColor"/>
|
||||
<element name="TColorBox.ParentFont" link="#lcl.controls.TControl.ParentFont"/>
|
||||
<element name="TColorBox.ParentShowHint" link="#lcl.controls.TControl.ParentShowHint"/>
|
||||
<element name="TColorBox.PopupMenu" link="#lcl.controls.TControl.PopupMenu"/>
|
||||
<element name="TColorBox.ShowHint" link="#lcl.controls.TControl.ShowHint"/>
|
||||
<element name="TColorBox.TabOrder" link="#lcl.controls.TWinControl.TabOrder"/>
|
||||
<element name="TColorBox.TabStop" link="#lcl.controls.TWinControl.TabStop"/>
|
||||
<element name="TColorBox.Visible" link="#lcl.controls.TControl.Visible"/>
|
||||
<element name="TColorBox.OnGetColors" link="#lcl.colorbox.TCustomColorBox.OnGetColors"/>
|
||||
<element name="TColorBox.ColorDialog" link="#lcl.colorbox.TCustomColorBox.ColorDialog"/>
|
||||
<element name="TColorBox.Align" link="#lcl.controls.TControl.Align"/>
|
||||
@ -1005,15 +1014,6 @@ color names and values in a list box control.
|
||||
<element name="TColorBox.OnStartDrag" link="#lcl.controls.TControl.OnStartDrag"/>
|
||||
<element name="TColorBox.OnSelect" link="#lcl.stdctrls.TCustomComboBox.OnSelect"/>
|
||||
<element name="TColorBox.OnUTF8KeyPress" link="#lcl.controls.TWinControl.OnUTF8KeyPress"/>
|
||||
<element name="TColorBox.ParentBidiMode" link="#lcl.controls.TControl.ParentBidiMode"/>
|
||||
<element name="TColorBox.ParentColor" link="#lcl.controls.TControl.ParentColor"/>
|
||||
<element name="TColorBox.ParentFont" link="#lcl.controls.TControl.ParentFont"/>
|
||||
<element name="TColorBox.ParentShowHint" link="#lcl.controls.TControl.ParentShowHint"/>
|
||||
<element name="TColorBox.PopupMenu" link="#lcl.controls.TControl.PopupMenu"/>
|
||||
<element name="TColorBox.ShowHint" link="#lcl.controls.TControl.ShowHint"/>
|
||||
<element name="TColorBox.TabOrder" link="#lcl.controls.TWinControl.TabOrder"/>
|
||||
<element name="TColorBox.TabStop" link="#lcl.controls.TWinControl.TabStop"/>
|
||||
<element name="TColorBox.Visible" link="#lcl.controls.TControl.Visible"/>
|
||||
|
||||
<element name="TLBGetColorsEvent">
|
||||
<short>
|
||||
|
Loading…
Reference in New Issue
Block a user