|
<< Click to Display Table of Contents >> Navigation: Intraweb Components > Standard > TIWText > Properties > Lines |
Use this property to read/write to the control's text.
SIGNATURE=IWCompText.TIWText.Lines
ETYPE=Property
Declaration:
Delphi: |
published property Lines: TStringList; |
C++: |
__published: __published: __property TStringList Lines; |
Description: This is Lines, a member of class TIWText.