mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 04:19:47 +02:00
Docs: document that TCustomMemo.Lines cannot store Objects. Issue #0009366.
git-svn-id: trunk@48347 -
This commit is contained in:
parent
c180175375
commit
fe49ab6615
@ -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 -->
|
||||
|
Loading…
Reference in New Issue
Block a user