mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-31 22:16:24 +02:00
docs: lcl csSetCaption
git-svn-id: trunk@21470 -
This commit is contained in:
parent
8e83c9c28e
commit
d53d68fc6c
@ -796,7 +796,8 @@ mrLast=mrYesToAll=10</descr>
|
||||
</element>
|
||||
<!-- enumeration value Visibility: default -->
|
||||
<element name="TControlStyleType.csSetCaption">
|
||||
<short/>
|
||||
<short>As long as Name=Text, changing the Name will set the Caption</short>
|
||||
<descr>When for example a button's Name and Caption have the value 'Button1' and the Name is changed to 'Button2' then the Caption is changed as well. When Name and Caption differs this flag has no effect. This flag has no effect during loading.</descr>
|
||||
</element>
|
||||
<!-- enumeration value Visibility: default -->
|
||||
<element name="TControlStyleType.csOpaque">
|
||||
|
Loading…
Reference in New Issue
Block a user