Class tarraypropertyeditor
Unit
Declaration
type tarraypropertyeditor = class(tclasspropertyeditor)
Description
This item has no description.
Hierarchy
- tobject
- tnullinterfacedobject
- tpropertyeditor
- tclasspropertyeditor
- tarraypropertyeditor
Overview
Methods
| Protected | function getdefaultstate: propertystatesty; override; |
| Protected | function geteditorclass: propertyeditorclassty; virtual; |
| Protected | function getelementeditorclass: elementeditorclassty; virtual; |
| Protected | procedure itemmoved(const source,dest: integer); virtual; |
| Protected | function getitemtypeinfo: ptypeinfo; virtual; |
| Protected | function itemgetdefaultstate( const sender: tarrayelementeditor): propertystatesty; virtual; |
| Protected | function itemgetlinksource( const sender: tarrayelementeditor): tcomponent; virtual; |
| Protected | procedure itemsetvalue(const sender: tarrayelementeditor; const value: msestring); virtual; |
| Protected | function itemgetvalue(const sender: tarrayelementeditor): msestring; virtual; |
| Protected | function itemgetvalues( const sender: tarrayelementeditor): msestringarty; virtual; |
| Protected | procedure itemedit(const sender: tarrayelementeditor); virtual; |
| Protected | procedure itemfocused(const sender: tarrayelementeditor) virtual; |
| Protected | function itemname( const sender: tarrayelementeditor): msestring; virtual; |
| Protected | function itemsubproperties( const sender: tarrayelementeditor): propertyeditorarty; virtual; |
| Public | function itemprefix: msestring; virtual; |
| Public | procedure move(const curindex,newindex: integer); virtual; |
| Public | function allequal: boolean; override; |
| Public | function getvalue: msestring; override; |
| Public | procedure setvalue(const value: msestring); override; |
| Public | function subproperties: propertyeditorarty; override; |
| Public | function name: msestring; override; |
| Public | procedure dopopup(var amenu: tpopupmenu; const atransientfor: twidget; var mouseinfo: mouseeventinfoty); override; |
| Public | procedure dokeydown(var ainfo: keyeventinfoty); override; |
Description
Methods
| Protected | function getdefaultstate: propertystatesty; override; |
|
This item has no description. | |
| Protected | function geteditorclass: propertyeditorclassty; virtual; |
|
This item has no description. | |
| Protected | function getelementeditorclass: elementeditorclassty; virtual; |
|
This item has no description. | |
| Protected | procedure itemmoved(const source,dest: integer); virtual; |
|
This item has no description. | |
| Protected | function getitemtypeinfo: ptypeinfo; virtual; |
|
This item has no description. | |
| Protected | function itemgetdefaultstate( const sender: tarrayelementeditor): propertystatesty; virtual; |
|
This item has no description. | |
| Protected | function itemgetlinksource( const sender: tarrayelementeditor): tcomponent; virtual; |
|
This item has no description. | |
| Protected | procedure itemsetvalue(const sender: tarrayelementeditor; const value: msestring); virtual; |
|
This item has no description. | |
| Protected | function itemgetvalue(const sender: tarrayelementeditor): msestring; virtual; |
|
This item has no description. | |
| Protected | function itemgetvalues( const sender: tarrayelementeditor): msestringarty; virtual; |
|
This item has no description. | |
| Protected | procedure itemedit(const sender: tarrayelementeditor); virtual; |
|
This item has no description. | |
| Protected | procedure itemfocused(const sender: tarrayelementeditor) virtual; |
|
This item has no description. | |
| Protected | function itemname( const sender: tarrayelementeditor): msestring; virtual; |
|
This item has no description. | |
| Protected | function itemsubproperties( const sender: tarrayelementeditor): propertyeditorarty; virtual; |
|
This item has no description. | |
| Public | function itemprefix: msestring; virtual; |
|
This item has no description. | |
| Public | procedure move(const curindex,newindex: integer); virtual; |
|
This item has no description. | |
| Public | function allequal: boolean; override; |
|
This item has no description. | |
| Public | function getvalue: msestring; override; |
|
This item has no description. | |
| Public | procedure setvalue(const value: msestring); override; |
|
This item has no description. | |
| Public | function subproperties: propertyeditorarty; override; |
|
This item has no description. | |
| Public | function name: msestring; override; |
|
This item has no description. | |
| Public | procedure dopopup(var amenu: tpopupmenu; const atransientfor: twidget; var mouseinfo: mouseeventinfoty); override; |
|
This item has no description. | |
| Public | procedure dokeydown(var ainfo: keyeventinfoty); override; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.