Class ttabulatoritem
Unit
Declaration
type ttabulatoritem = class(townedpersistent)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- townedpersistent
- ttabulatoritem
Overview
Fields
| Protected | fstate: tabulatorstatesty; |
| Protected | fdistleft: real; |
| Protected | fdistright: real; |
Methods
| Protected | function getenabled(): boolean virtual; |
| Protected | procedure setpos(const avalue: real); virtual; |
Properties
| Protected | property distleft: real read fdistleft write setdistleft; |
| Protected | property distright: real read fdistright write setdistright; |
| Published | property kind: tabulatorkindty read fkind write setkind default tak_left; |
| Published | property pos: real read fpos write setpos; |
Description
Fields
| Protected | fstate: tabulatorstatesty; |
|
This item has no description. | |
| Protected | fdistleft: real; |
|
This item has no description. | |
| Protected | fdistright: real; |
|
This item has no description. | |
Methods
| Protected | function getenabled(): boolean virtual; |
|
This item has no description. | |
| Protected | procedure setpos(const avalue: real); virtual; |
|
This item has no description. | |
Properties
| Protected | property distleft: real read fdistleft write setdistleft; |
|
This item has no description. | |
| Protected | property distright: real read fdistright write setdistright; |
|
This item has no description. | |
| Published | property kind: tabulatorkindty read fkind write setkind default tak_left; |
|
This item has no description. | |
| Published | property pos: real read fpos write setpos; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.