Class tcustomdialcontrollers
Unit
Declaration
type tcustomdialcontrollers = class(tpersistentarrayprop)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- tcustomdialcontrollers
Overview
Fields
| Protected | fintf: idialcontroller; |
Methods
| Protected | function getitemclass: dialcontrollerclassty; virtual; |
| Protected | procedure createitem(const index: integer; var item: tpersistent); override; |
| Protected | procedure changed; |
| Public | constructor create(const aintf: idialcontroller); |
| Public | procedure dostatread(const reader: tstatreader); |
| Public | procedure dostatwrite(const writer: tstatwriter); |
Properties
| Published | property start: real read fstart write setstart; |
| Published | property range: real read frange write setrange; |
Description
Fields
| Protected | fintf: idialcontroller; |
|
This item has no description. | |
Methods
| Protected | function getitemclass: dialcontrollerclassty; virtual; |
|
This item has no description. | |
| Protected | procedure createitem(const index: integer; var item: tpersistent); override; |
|
This item has no description. | |
| Protected | procedure changed; |
|
This item has no description. | |
| Public | constructor create(const aintf: idialcontroller); |
|
This item has no description. | |
| Public | procedure dostatread(const reader: tstatreader); |
|
This item has no description. | |
| Public | procedure dostatwrite(const writer: tstatwriter); |
|
This item has no description. | |
Properties
| Published | property start: real read fstart write setstart; |
|
This item has no description. | |
| Published | property range: real read frange write setrange; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.