Docs: document that TCustomMemo.Lines cannot store Objects. Issue #0009366.

git-svn-id: trunk@48347 -
This commit is contained in:
bart 2015-03-14 18:39:07 +00:00
parent c180175375
commit fe49ab6615

View File

@ -3067,7 +3067,7 @@ Qt and Carbon have not implemented it.</descr>
</element>
<!-- property Visibility: public -->
<element name="TCustomMemo.Lines">
<short>An array with one string for every line (paragraph) in the control.</short>
<short>An array with one string for every line (paragraph) in the control. Whilst it type is TStrings you cannot store Objects inside it.</short>
<descr/>
</element>
<!-- property Visibility: public -->