Class tdoubleoutconnarrayprop
Unit
Declaration
type tdoubleoutconnarrayprop = class(tpersistentarrayprop)
Description
No description available, ancestor tpersistentarrayprop description follows
No description available, ancestor tarrayprop description follows
Hierarchy
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- tdoubleoutconnarrayprop
Overview
Fields
![]() |
fsigintf: isigclient; |
![]() |
fname: string; |
![]() |
fowner: tcomponent; |
![]() |
feventdriven: boolean; |
Methods
![]() |
procedure createitem(const index: integer; var item: tpersistent); override; |
![]() |
procedure dosizechanged; override; |
![]() |
constructor create(const aowner: tcomponent; const aname: string; const asigintf: isigclient; const aeventdriven: boolean); reintroduce; |
![]() |
class function getitemclasstype: persistentclassty; override; |
Properties
![]() |
property items[constindex:integer]: tdoubleoutputconn read getitems; |
Description
Fields
![]() |
fsigintf: isigclient; |
![]() |
fname: string; |
![]() |
fowner: tcomponent; |
![]() |
feventdriven: boolean; |
Methods
![]() |
procedure createitem(const index: integer; var item: tpersistent); override; |
![]() |
procedure dosizechanged; override; |
![]() |
constructor create(const aowner: tcomponent; const aname: string; const asigintf: isigclient; const aeventdriven: boolean); reintroduce; |
![]() |
class function getitemclasstype: persistentclassty; override; |
Properties
![]() |
property items[constindex:integer]: tdoubleoutputconn read getitems; |
Generated by PasDoc 0.16.0.

