Class tdoubleoutconnarrayprop

Unit

Declaration

type tdoubleoutconnarrayprop = class(tpersistentarrayprop)

Description

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

Hierarchy

Overview

Fields

Protected fsigintf: isigclient;
Protected fname: string;
Protected fowner: tcomponent;
Protected feventdriven: boolean;

Methods

Protected procedure createitem(const index: integer; var item: tpersistent); override;
Protected procedure dosizechanged; override;
Public constructor create(const aowner: tcomponent; const aname: string; const asigintf: isigclient; const aeventdriven: boolean); reintroduce;
Public class function getitemclasstype: persistentclassty; override;

Properties

Public property items[constindex:integer]: tdoubleoutputconn read getitems;

Description

Fields

Protected fsigintf: isigclient;
 
Protected fname: string;
 
Protected fowner: tcomponent;
 
Protected feventdriven: boolean;
 

Methods

Protected procedure createitem(const index: integer; var item: tpersistent); override;
 
Protected procedure dosizechanged; override;
 
Public constructor create(const aowner: tcomponent; const aname: string; const asigintf: isigclient; const aeventdriven: boolean); reintroduce;
 
Public class function getitemclasstype: persistentclassty; override;
 

Properties

Public property items[constindex:integer]: tdoubleoutputconn read getitems;
 

Generated by PasDoc 0.16.0.