Class
TiText |
| |
QuickLinks |
ConvertToText, Delete, DeletePropByName, DeleteTextInsetContents, GetProps, GetText, ObjectValid, SetProps, UpdateTextInset |
Properties
| Property | Type | Access | Description |
ImportHint | string |
readwrite | |
LastUpdate | int |
readwrite | |
Name | string |
readwrite | |
NextTiInDoc | FMObject |
readonly | |
TextRange | TextRange |
readonly | |
TiAutomaticUpdate | int |
readwrite | |
TiEOLisEOP | int |
readwrite | |
TiFile | string |
readwrite | |
TiFileModDate | string |
readwrite | |
TiLocked | int |
readwrite | |
TiMacEdition | int |
readonly | |
TiTextEncoding | string |
readonly | |
Unique | int |
readonly | |
|
Methods
| Instancesvoid ConvertToText ()
int Delete ()
void DeletePropByName (propName:
string)
Parameter | Type | Description |
propName | string | |
int DeleteTextInsetContents ()
PropVals GetProps ()
TextItems GetText (flags:
int)
Parameter | Type | Description |
flags | int | |
int ObjectValid ()
void SetProps (setVal:
PropVals)
int UpdateTextInset ()
|