Class tcomponentclasslist
Unit
Declaration
type tcomponentclasslist = class(torderedrecordlist)
Description
This item has no description.
Hierarchy
- tobject
- tnullinterfacedobject
- trecordlist
- torderedrecordlist
- tcomponentclasslist
Overview
Methods
| Protected | function findpage(const pagename: msestring): integer; |
| Protected | function addpage(const pagename: msestring): integer; |
| Protected | function getcomparefunc: sortcomparemethodty; override; |
| Protected | function compare(const l,r): integer; |
| Protected | function componentcounts: integerarty; |
| Public | constructor create; |
| Public | destructor destroy; override; |
| Public | function indexof(const value: tcomponentclass): integer; |
| Public | function add(var value: componentclassinfoty): integer; |
| Public | function itempo(const index: integer): pcomponentclassinfoty; |
| Public | procedure registercomponents(const page: msestring; const componentclasses: array of tcomponentclass); |
| Public | procedure registercomponenttabhints(const pages: array of msestring; const hints: array of msestring); |
| Public | function pagehigh: integer; |
| Public | function pagenames: comppagearty; |
| Public | procedure drawcomponenticon(const acomponent: tcomponent; const canvas: tcanvas; const dest: rectty); |
| Public | procedure updatestat(const filer: tstatfiler); |
Properties
| Public | property pagecomporders[const index: integer]: integerarty
read getpagecomporders write setpagecomporders; |
| Public | property selectedclass: tcomponentclass read fselectedclass write fselectedclass; |
| Public | property imagelist: timagelist read fimagelist; |
| Public | property defaultorder: boolean read fdefaultorder write setdefaultorder; |
Description
Methods
| Protected | function findpage(const pagename: msestring): integer; |
|
This item has no description. | |
| Protected | function addpage(const pagename: msestring): integer; |
|
This item has no description. | |
| Protected | function getcomparefunc: sortcomparemethodty; override; |
|
This item has no description. | |
| Protected | function compare(const l,r): integer; |
|
This item has no description. | |
| Protected | function componentcounts: integerarty; |
|
This item has no description. | |
| Public | constructor create; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | function indexof(const value: tcomponentclass): integer; |
|
This item has no description. | |
| Public | function add(var value: componentclassinfoty): integer; |
|
This item has no description. | |
| Public | function itempo(const index: integer): pcomponentclassinfoty; |
|
This item has no description. | |
| Public | procedure registercomponents(const page: msestring; const componentclasses: array of tcomponentclass); |
|
This item has no description. | |
| Public | procedure registercomponenttabhints(const pages: array of msestring; const hints: array of msestring); |
|
This item has no description. | |
| Public | function pagehigh: integer; |
|
This item has no description. | |
| Public | function pagenames: comppagearty; |
|
This item has no description. | |
| Public | procedure drawcomponenticon(const acomponent: tcomponent; const canvas: tcanvas; const dest: rectty); |
|
This item has no description. | |
| Public | procedure updatestat(const filer: tstatfiler); |
|
This item has no description. | |
Properties
| Public | property pagecomporders[const index: integer]: integerarty
read getpagecomporders write setpagecomporders; |
|
This item has no description. | |
| Public | property selectedclass: tcomponentclass read fselectedclass write fselectedclass; |
|
This item has no description. | |
| Public | property imagelist: timagelist read fimagelist; |
|
This item has no description. | |
| Public | property defaultorder: boolean read fdefaultorder write setdefaultorder; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.