docs: lcl csSetCaption

git-svn-id: trunk@21470 -
This commit is contained in:
mattias 2009-08-28 06:26:02 +00:00
parent 8e83c9c28e
commit d53d68fc6c

View File

@ -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">