Class tshortcutpropertyeditor
Unit
Declaration
type tshortcutpropertyeditor = class(tenumpropertyeditor)
Description
No description available, ancestor tenumpropertyeditor description follows
No description available, ancestor tordinalpropertyeditor description follows
No description available, ancestor tpropertyeditor description follows
No description available, ancestor tnullinterfacedobject description follows
Hierarchy
- tobject
- tnullinterfacedobject
- tpropertyeditor
- tordinalpropertyeditor
- tenumpropertyeditor
- tshortcutpropertyeditor
Overview
Fields
fsc1: boolean; |
|
fscar: boolean; |
Methods
function getvaluetext(const avalue: shortcutty): msestring; |
|
function texttovalue(const atext: msestring): shortcutty; |
|
constructor create(const adesigner: idesigner; const amodule: tmsecomponent; const acomponent: tcomponent; const aobjectinspector: iobjectinspector; const aprops: propinstancearty; atypeinfo: ptypeinfo); override; |
|
procedure setvalue(const value: msestring); override; |
|
function getvalue: msestring; override; |
|
function getvalues: msestringarty; override; |
Description
Fields
fsc1: boolean; |
|
fscar: boolean; |
|
Methods
function getvaluetext(const avalue: shortcutty): msestring; |
|
function texttovalue(const atext: msestring): shortcutty; |
|
constructor create(const adesigner: idesigner; const amodule: tmsecomponent; const acomponent: tcomponent; const aobjectinspector: iobjectinspector; const aprops: propinstancearty; atypeinfo: ptypeinfo); override; |
|
procedure setvalue(const value: msestring); override; |
|
function getvalue: msestring; override; |
|
function getvalues: msestringarty; override; |
|
Generated by PasDoc 0.16.0.