mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-30 01:07:22 +01:00
Docs: LCL/comboex. Adds missing content.
This commit is contained in:
parent
de85df0d3e
commit
c61ff37cf8
@ -189,12 +189,30 @@ Not used in the current LCL implementation.
|
|||||||
</seealso>
|
</seealso>
|
||||||
</element>
|
</element>
|
||||||
<element name="TComboBoxExStyleEx.csExCaseSensitive">
|
<element name="TComboBoxExStyleEx.csExCaseSensitive">
|
||||||
<short>Enables case-sensitive comparisons in the control.</short>
|
<short>
|
||||||
|
Not used in the current LCL version.
|
||||||
|
</short>
|
||||||
|
</element>
|
||||||
|
<element name="TComboBoxExStyleEx.csExNoEditImage">
|
||||||
|
<short>
|
||||||
|
Not used in the current LCL version.
|
||||||
|
</short>
|
||||||
|
</element>
|
||||||
|
<element name="TComboBoxExStyleEx.csExNoEditImageIndent">
|
||||||
|
<short>
|
||||||
|
Not used in the current LCL version.
|
||||||
|
</short>
|
||||||
|
</element>
|
||||||
|
<element name="TComboBoxExStyleEx.csExNoSizeLimit">
|
||||||
|
<short>
|
||||||
|
Not used in the current LCL version.
|
||||||
|
</short>
|
||||||
|
</element>
|
||||||
|
<element name="TComboBoxExStyleEx.csExPathWordBreak">
|
||||||
|
<short>
|
||||||
|
Not used in the current LCL version.
|
||||||
|
</short>
|
||||||
</element>
|
</element>
|
||||||
<element name="TComboBoxExStyleEx.csExNoEditImage"/>
|
|
||||||
<element name="TComboBoxExStyleEx.csExNoEditImageIndent"/>
|
|
||||||
<element name="TComboBoxExStyleEx.csExNoSizeLimit"/>
|
|
||||||
<element name="TComboBoxExStyleEx.csExPathWordBreak"/>
|
|
||||||
|
|
||||||
<element name="TComboBoxExStyles">
|
<element name="TComboBoxExStyles">
|
||||||
<short>Set type used to store TComboBoxExStyle enumeration values.</short>
|
<short>Set type used to store TComboBoxExStyle enumeration values.</short>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user