Class
TiApiClient |
| | |
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 | |
| TiClientData | string |
readwrite | |
| TiClientName | string |
readwrite | |
| TiClientSource | string |
readwrite | |
| TiClientType | string |
readwrite | |
| TiFile | string |
readwrite | |
| TiFileModDate | string |
readwrite | |
| TiIsUnresolved | int |
readwrite | |
| TiLocked | int |
readwrite | |
| TiMacEdition | int |
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 ()
|