Class
TiTextTable
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 | |
| TiByRows | int |
readwrite | |
| TiFile | string |
readwrite | |
| TiFileModDate | string |
readwrite | |
| TiHeadersEmpty | int |
readwrite | |
| TiLocked | int |
readwrite | |
| TiMacEdition | int |
readonly | |
| TiNumCols | int |
readwrite | |
| TiNumHeaderRows | int |
readwrite | |
| TiNumSeparators | int |
readwrite | |
| TiSeparator | string |
readwrite | |
| TiTblTag | string |
readwrite | |
| TiTextEncoding | string |
readonly | |
| Unique | int |
readonly | |
Methods
Instances
void 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 ()