Unit msepropertyeditors
Uses
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; |
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 = (...); |
Values
|
defaultsetty = set of defaultenumerationty; |
propertyeditorarty = array of tpropertyeditor; |
propinstancearty = array of propinstancety; |
ppropinstancearty = ˆpropinstancearty; |
propertystatety = (...); |
Values
|
propertystatesty = set of propertystatety; |
propertyeditorclassty = class of tpropertyeditor; |
ppersistent = ˆtpersistent; |
setelementeditorclassty = class of tsetelementeditor; |
listeditformkindty = (...); |
Values
|
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; |
Generated by PasDoc 0.16.0.