Unit msepropertyeditors
Description
This item has no description.
Overview
Classes, Interfaces, Objects and Records
Functions and Procedures
function textpropertyfont: tfont; |
function propertyeditors: tpropertyeditors; |
procedure registerpropertyeditor(propertytype: ptypeinfo; propertyownerclass: tclass; const propertyname: string; editorclass: propertyeditorclassty); |
function imagefilepropedit(out afilename: filenamety; out aformat: string): modalresultty; |
function getcomponentpropname(const acomp: tcomponent): msestring; |
function wantpropertydelete(const fromval,toval: int32): boolean; |
Types
defaultenumerationty = (...); |
defaultsetty = set of defaultenumerationty; |
propertyeditorarty = array of tpropertyeditor; |
propinstancearty = array of propinstancety; |
ppropinstancearty = ˆpropinstancearty; |
propertystatety = (...); |
propertystatesty = set of propertystatety; |
propertyeditorclassty = class of tpropertyeditor; |
ppersistent = ˆtpersistent; |
setelementeditorclassty = class of tsetelementeditor; |
listeditformkindty = (...); |
elementeditorclassty = class of tarrayelementeditor; |
elementeditorarty = array of tarrayelementeditor; |
collectionitemeditorclassty = class of tcollectionitemeditor; |
ppropertyeditorinfoty = ˆpropertyeditorinfoty; |
Constants
bmpfiledialogstatname = 'bmpfile.sta'; |
numcharchar = msechar('['); |
propmaxarraycount = 100; |
Variables
fontaliasnames: msestringarty; |
Description
Functions and Procedures
function textpropertyfont: tfont; |
|
This item has no description. |
function propertyeditors: tpropertyeditors; |
|
This item has no description. |
procedure registerpropertyeditor(propertytype: ptypeinfo; propertyownerclass: tclass; const propertyname: string; editorclass: propertyeditorclassty); |
|
This item has no description. |
function imagefilepropedit(out afilename: filenamety; out aformat: string): modalresultty; |
|
This item has no description. |
function getcomponentpropname(const acomp: tcomponent): msestring; |
|
This item has no description. |
function wantpropertydelete(const fromval,toval: int32): boolean; |
|
This item has no description. |
Types
defaultenumerationty = (...); |
|
This item has no description. Values
|
defaultsetty = set of defaultenumerationty; |
|
This item has no description. |
propertyeditorarty = array of tpropertyeditor; |
|
This item has no description. |
propinstancearty = array of propinstancety; |
|
This item has no description. |
ppropinstancearty = ˆpropinstancearty; |
|
This item has no description. |
propertystatety = (...); |
|
This item has no description. Values
|
propertystatesty = set of propertystatety; |
|
This item has no description. |
propertyeditorclassty = class of tpropertyeditor; |
|
This item has no description. |
ppersistent = ˆtpersistent; |
|
This item has no description. |
setelementeditorclassty = class of tsetelementeditor; |
|
This item has no description. |
listeditformkindty = (...); |
|
This item has no description. Values
|
elementeditorclassty = class of tarrayelementeditor; |
|
This item has no description. |
elementeditorarty = array of tarrayelementeditor; |
|
This item has no description. |
collectionitemeditorclassty = class of tcollectionitemeditor; |
|
This item has no description. |
ppropertyeditorinfoty = ˆpropertyeditorinfoty; |
|
This item has no description. |
Constants
bmpfiledialogstatname = 'bmpfile.sta'; |
|
This item has no description. |
numcharchar = msechar('['); |
|
This item has no description. |
propmaxarraycount = 100; |
|
This item has no description. |
Variables
fontaliasnames: msestringarty; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.