Multi-line text input.
Public Member Functions |
|
__init__ () | |
Constructor. |
|
SetStrings (HFBStringList pLines) | |
Set the content of the memo. |
|
GetStrings (HFBStringList pLines) | |
Get the content of the memo. |
__init__ | ( | ) |
SetStrings | ( | HFBStringList | pLines | ) |
Set the content of the memo.
pLines | Content of the memo from will be set to it. |
GetStrings | ( | HFBStringList | pLines | ) |
Get the content of the memo.
pLines | Content of the memo will be copied to it. |