Class tdoubleoutconnarrayprop

Unit

Declaration

type tdoubleoutconnarrayprop = class(tpersistentarrayprop)

Description

This item has no description.

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[const index: integer]: tdoubleoutputconn read getitems;

Description

Fields

Protected fsigintf: isigclient;

This item has no description.

Protected fname: string;

This item has no description.

Protected fowner: tcomponent;

This item has no description.

Protected feventdriven: boolean;

This item has no description.

Methods

Protected procedure createitem(const index: integer; var item: tpersistent); override;

This item has no description.

Protected procedure dosizechanged; override;

This item has no description.

Public constructor create(const aowner: tcomponent; const aname: string; const asigintf: isigclient; const aeventdriven: boolean); reintroduce;

This item has no description.

Public class function getitemclasstype: persistentclassty; override;

This item has no description.

Properties

Public property items[const index: integer]: tdoubleoutputconn read getitems;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.