Class tdoubleinpconnarrayprop
Unit
Declaration
type tdoubleinpconnarrayprop = class(tpersistentarrayprop)
Description
No description available, ancestor tpersistentarrayprop description follows
No description available, ancestor tarrayprop description follows
Hierarchy
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- tdoubleinpconnarrayprop
Overview
Methods
![]() |
procedure createitem(const index: integer; var item: tpersistent); override; |
![]() |
procedure dosizechanged; override; |
![]() |
constructor create(const asigintf: isigclient); reintroduce; |
![]() |
class function getitemclasstype: persistentclassty; override; |
Properties
![]() |
property items[constindex:integer]: tdoubleinputconn read getitems; |
Description
Methods
![]() |
procedure createitem(const index: integer; var item: tpersistent); override; |
![]() |
procedure dosizechanged; override; |
![]() |
constructor create(const asigintf: isigclient); reintroduce; |
![]() |
class function getitemclasstype: persistentclassty; override; |
Properties
![]() |
property items[constindex:integer]: tdoubleinputconn read getitems; |
Generated by PasDoc 0.16.0.

