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

Overview

Fields

Protected fsc1: boolean;
Protected fscar: boolean;

Methods

Protected function getvaluetext(const avalue: shortcutty): msestring;
Protected function texttovalue(const atext: msestring): shortcutty;
Public constructor create(const adesigner: idesigner; const amodule: tmsecomponent; const acomponent: tcomponent; const aobjectinspector: iobjectinspector; const aprops: propinstancearty; atypeinfo: ptypeinfo); override;
Public procedure setvalue(const value: msestring); override;
Public function getvalue: msestring; override;
Public function getvalues: msestringarty; override;

Description

Fields

Protected fsc1: boolean;
 
Protected fscar: boolean;
 

Methods

Protected function getvaluetext(const avalue: shortcutty): msestring;
 
Protected function texttovalue(const atext: msestring): shortcutty;
 
Public constructor create(const adesigner: idesigner; const amodule: tmsecomponent; const acomponent: tcomponent; const aobjectinspector: iobjectinspector; const aprops: propinstancearty; atypeinfo: ptypeinfo); override;
 
Public procedure setvalue(const value: msestring); override;
 
Public function getvalue: msestring; override;
 
Public function getvalues: msestringarty; override;
 

Generated by PasDoc 0.16.0.