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