Class
Delete, GetProps, GetText, ObjectValid, SetProps
TextFrame
QuickLinks
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| Angle | int | readwrite | |
| ArrowBaseAngle | int | readwrite | |
| ArrowLength | int | readwrite | |
| ArrowScaleFactor | int | readwrite | |
| ArrowScaleHead | int | readwrite | |
| ArrowTipAngle | int | readwrite | |
| ArrowType | int | readwrite | |
| BorderWidth | int | readwrite | |
| ColGapWidth | int | readwrite | |
| Color | Color | readwrite | |
| ColumnsAreBalanced | int | readwrite | |
| Dash | Metrics | readwrite | |
| Fill | int | readwrite | |
| FirstAFrame | AFrame | readonly | |
| FirstCell | Cell | readonly | |
| FirstFn | Fn | readonly | |
| FirstPgf | Pgf | readonly | |
| FirstSubCol | SubCol | readonly | |
| Flow | Flow | readonly | |
| FrameParent | FMObject | readwrite | |
| GraphicCantBeSelected | int | readwrite | |
| GraphicIsButton | int | readwrite | |
| GraphicIsSelected | int | readwrite | |
| GroupParent | Group | readwrite | |
| HeadArrow | int | readwrite | |
| Height | int | readwrite | |
| LastAFrame | AFrame | readonly | |
| LastCell | Cell | readonly | |
| LastFn | Fn | readonly | |
| LastPgf | Pgf | readonly | |
| LastSubCol | SubCol | readonly | |
| LineCap | int | readwrite | |
| LocX | int | readwrite | |
| LocY | int | readwrite | |
| NextGraphicInDoc | FMObject | readonly | |
| NextGraphicInFrame | FMObject | readwrite | |
| NextGraphicInGroup | FMObject | readonly | |
| NextSelectedGraphicInDoc | FMObject | readonly | |
| NextTextFrameInFlow | TextFrame | readwrite | |
| NumColumns | int | readwrite | |
| ObjectAttributes | Strings | readwrite | |
| Overprint | int | readwrite | |
| Pen | int | readwrite | |
| PrevGraphicInFrame | FMObject | readwrite | |
| PrevGraphicInGroup | FMObject | readonly | |
| PrevTextFrameInFlow | TextFrame | readwrite | |
| Runaround | int | readwrite | |
| RunaroundGap | int | readwrite | |
| SideHeadGap | int | readwrite | |
| SideHeadPlacement | int | readwrite | |
| SideHeadWidth | int | readwrite | |
| TailArrow | int | readwrite | |
| TintPercent | int | readwrite | |
| Unique | int | readonly | |
| Width | int | readwrite |
Methods
Instances
PropVals GetProps ()
TextItems GetText (flags: int)
| Parameter | Type | Description |
|---|---|---|
| flags | int |
void SetProps (setVal: PropVals)
| Parameter | Type | Description |
|---|---|---|
| setVal | PropVals |
Element of
AFrame.InTextFrame
Cell.InTextFrame
Flow.FirstTextFrameInFlow
Flow.LastTextFrameInFlow
Fn.InTextFrame
Pgf.InTextFrame
SubCol.FrameParent
SubCol.ParentTextFrame
TextFrame.NextTextFrameInFlow
TextFrame.PrevTextFrameInFlow
| Jongware, 31-Oct-2011 v3.0.3f | Contents :: Index |