Class tdesignerselections
Unit
Declaration
type tdesignerselections = class(trecordlist, idesignerselections)
Description
This item has no description.
Hierarchy
- tobject
- tnullinterfacedobject
- trecordlist
- tdesignerselections
Overview
Methods
| Protected | procedure dochanged; virtual; |
| Protected | function getrecordsize: integer; virtual; |
| Protected | procedure addchildren(child: tcomponent); |
| Public | constructor create; |
| Public | procedure change; override; |
| Public | procedure beginupdate; |
| Public | procedure endupdate; |
| Public | procedure decupdate; |
| Public | function Add(const Item: Tcomponent): Integer; |
| Public | function Equals(const List: IDesignerSelections): Boolean; reintroduce; |
| Public | function Get(Index: Integer): Tcomponent; |
| Public | function GetCount: Integer; |
| Public | function getarray: componentarty; |
| Public | function getobjinfoar: objinfoarty; |
| Public | function getobjecttext: string; |
| Public | function pastefromobjecttext(const aobjecttext: string; aowner,aparent: tcomponent; initproc: initcomponentprocty): componentarty; |
| Public | procedure copytoclipboard; |
| Public | function pastefromclipboard(aowner,aparent: tcomponent; initproc: initcomponentprocty): componentarty; |
| Public | function itempo(const index: integer): pselectedinfoty; |
| Public | function indexof(const ainstance: tcomponent): integer; |
| Public | function remove(const ainstance: tcomponent): integer; virtual; |
| Public | procedure assign(const source: idesignerselections); |
| Public | function isembedded(const component: tcomponent): boolean; |
Properties
| Public | property items[const index: integer]: tcomponent
read Getitems write Setitems; |
Description
Methods
| Protected | procedure dochanged; virtual; |
|
This item has no description. | |
| Protected | function getrecordsize: integer; virtual; |
|
This item has no description. | |
| Protected | procedure addchildren(child: tcomponent); |
|
This item has no description. | |
| Public | constructor create; |
|
This item has no description. | |
| Public | procedure change; override; |
|
This item has no description. | |
| Public | procedure beginupdate; |
|
This item has no description. | |
| Public | procedure endupdate; |
|
This item has no description. | |
| Public | procedure decupdate; |
|
This item has no description. | |
| Public | function Add(const Item: Tcomponent): Integer; |
|
This item has no description. | |
| Public | function Equals(const List: IDesignerSelections): Boolean; reintroduce; |
|
This item has no description. | |
| Public | function Get(Index: Integer): Tcomponent; |
|
This item has no description. | |
| Public | function GetCount: Integer; |
|
This item has no description. | |
| Public | function getarray: componentarty; |
|
This item has no description. | |
| Public | function getobjinfoar: objinfoarty; |
|
This item has no description. | |
| Public | function getobjecttext: string; |
|
This item has no description. | |
| Public | function pastefromobjecttext(const aobjecttext: string; aowner,aparent: tcomponent; initproc: initcomponentprocty): componentarty; |
|
This item has no description. | |
| Public | procedure copytoclipboard; |
|
This item has no description. | |
| Public | function pastefromclipboard(aowner,aparent: tcomponent; initproc: initcomponentprocty): componentarty; |
|
This item has no description. | |
| Public | function itempo(const index: integer): pselectedinfoty; |
|
This item has no description. | |
| Public | function indexof(const ainstance: tcomponent): integer; |
|
This item has no description. | |
| Public | function remove(const ainstance: tcomponent): integer; virtual; |
|
This item has no description. | |
| Public | procedure assign(const source: idesignerselections); |
|
This item has no description. | |
| Public | function isembedded(const component: tcomponent): boolean; |
|
This item has no description. | |
Properties
| Public | property items[const index: integer]: tcomponent
read Getitems write Setitems; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.