mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-20 11:39:23 +02: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>
|
||||
</element>
|
||||
<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 name="TComboBoxExStyleEx.csExNoEditImage"/>
|
||||
<element name="TComboBoxExStyleEx.csExNoEditImageIndent"/>
|
||||
<element name="TComboBoxExStyleEx.csExNoSizeLimit"/>
|
||||
<element name="TComboBoxExStyleEx.csExPathWordBreak"/>
|
||||
|
||||
<element name="TComboBoxExStyles">
|
||||
<short>Set type used to store TComboBoxExStyle enumeration values.</short>
|
||||
|
Loading…
Reference in New Issue
Block a user