
See samples: Memo.py, TutorialBox.py, TutorialGrid.py.
Public Member Functions |
|
| FBMemo () | |
| Constructor. |
|
| GetStrings (FBStringList pLines) | |
| Get the content of the memo. |
|
| SetStrings (FBStringList pLines) | |
| Set the content of the memo. |
|
| FBMemo | ( | ) |
Constructor.
| GetStrings | ( | FBStringList | pLines | ) |
Get the content of the memo.
| pLines | Content of the memo will be copied to it. |
| SetStrings | ( | FBStringList | pLines | ) |
Set the content of the memo.
| pLines | Content of the memo from will be set to it. |
1.5.3