Class tcustomdialcontrollers

Unit

Declaration

type tcustomdialcontrollers = class(tpersistentarrayprop)

Description

No description available, ancestor tpersistentarrayprop description follows
No description available, ancestor tarrayprop description follows

Hierarchy

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;
 

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;
 

Generated by PasDoc 0.16.0.