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