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