Class tcustomtabulators
Unit
Declaration
type tcustomtabulators = class(townedpersistentarrayprop)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- townedpersistentarrayprop
- tcustomtabulators
Overview
Fields
| Protected | ftabs: tabulatorarty; |
Methods
| Protected | procedure checkuptodate; |
| Protected | procedure dochange(const index: integer); override; |
| Protected | procedure changed(const sender: ttabulatoritem); |
| Protected | class function getitemclass: tabulatoritemclassty; virtual; |
| Public | constructor create; reintroduce; |
| Public | class function getitemclasstype: persistentclassty; override; |
| Public | procedure assign(source: tpersistent); override; |
| Public | procedure add(const apos: real; const akind: tabulatorkindty); |
| Public | procedure setdefaulttabs(const awidth: real = 20; const acount: integer = 20; const akind: tabulatorkindty = tak_left); |
Properties
| Public | property tabs: tabulatorarty read gettabs; |
| Public | property ppmm: real read fppmm write setppmm; |
| Public | property defaultdist: real read fdefaultdist write setdefaultdist; |
| Public | property items[const index: integer]: ttabulatoritem read getitems
write setitems; |
| Public | property pos[const index: integer]: integer read getpos; |
| Public | property linepos[const index: integer]: integer read getlinepos write setlinepos; |
Description
Fields
| Protected | ftabs: tabulatorarty; |
|
This item has no description. | |
Methods
| Protected | procedure checkuptodate; |
|
This item has no description. | |
| Protected | procedure dochange(const index: integer); override; |
|
This item has no description. | |
| Protected | procedure changed(const sender: ttabulatoritem); |
|
This item has no description. | |
| Protected | class function getitemclass: tabulatoritemclassty; virtual; |
|
This item has no description. | |
| Public | constructor create; reintroduce; |
|
This item has no description. | |
| Public | class function getitemclasstype: persistentclassty; override; |
|
This item has no description. | |
| Public | procedure assign(source: tpersistent); override; |
|
This item has no description. | |
| Public | procedure add(const apos: real; const akind: tabulatorkindty); |
|
This item has no description. | |
| Public | procedure setdefaulttabs(const awidth: real = 20; const acount: integer = 20; const akind: tabulatorkindty = tak_left); |
|
This item has no description. | |
Properties
| Public | property tabs: tabulatorarty read gettabs; |
|
This item has no description. | |
| Public | property ppmm: real read fppmm write setppmm; |
|
This item has no description. | |
| Public | property defaultdist: real read fdefaultdist write setdefaultdist; |
|
This item has no description. | |
| Public | property items[const index: integer]: ttabulatoritem read getitems
write setitems; |
|
This item has no description. | |
| Public | property pos[const index: integer]: integer read getpos; |
|
This item has no description. | |
| Public | property linepos[const index: integer]: integer read getlinepos write setlinepos; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.