Class tshortcutpropertyeditor

Unit

Declaration

type tshortcutpropertyeditor = class(tenumpropertyeditor)

Description

This item has no description.

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;

This item has no description.

Protected fscar: boolean;

This item has no description.

Methods

Protected function getvaluetext(const avalue: shortcutty): msestring;

This item has no description.

Protected function texttovalue(const atext: msestring): shortcutty;

This item has no description.

Public constructor create(const adesigner: idesigner; const amodule: tmsecomponent; const acomponent: tcomponent; const aobjectinspector: iobjectinspector; const aprops: propinstancearty; atypeinfo: ptypeinfo); override;

This item has no description.

Public procedure setvalue(const value: msestring); override;

This item has no description.

Public function getvalue: msestring; override;

This item has no description.

Public function getvalues: msestringarty; override;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.