Class tshortcutaction

Unit

Declaration

type tshortcutaction = class(townedeventpersistent, iactionlink)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected function getshortcutdefault: shortcutty;
Protected procedure setshortcutdefault(const avalue: shortcutty);
Protected function getshortcut1default: shortcutty;
Protected procedure setshortcut1default(const avalue: shortcutty);
Protected procedure defineproperties(filer: tfiler); override;

Properties

Public property shortcutsdefault: shortcutarty read finfo.shortcut write setshortcuts;
Public property shortcuts1default: shortcutarty read finfo.shortcut1 write setshortcuts1;
Published property action: taction read faction write setaction;
Published property shortcutdefault: shortcutty read getshortcutdefault write setshortcutdefault stored false default 0;
Published property shortcut1default: shortcutty read getshortcut1default write setshortcut1default stored false default 0;
Published property dispname: msestring read fdispname write fdispname;
Published property hint: msestring read finfo.hint write finfo.hint;

Description

Methods

Protected function getshortcutdefault: shortcutty;

This item has no description.

Protected procedure setshortcutdefault(const avalue: shortcutty);

This item has no description.

Protected function getshortcut1default: shortcutty;

This item has no description.

Protected procedure setshortcut1default(const avalue: shortcutty);

This item has no description.

Protected procedure defineproperties(filer: tfiler); override;

This item has no description.

Properties

Public property shortcutsdefault: shortcutarty read finfo.shortcut write setshortcuts;

This item has no description.

Public property shortcuts1default: shortcutarty read finfo.shortcut1 write setshortcuts1;

This item has no description.

Published property action: taction read faction write setaction;

This item has no description.

Published property shortcutdefault: shortcutty read getshortcutdefault write setshortcutdefault stored false default 0;

This item has no description.

Published property shortcut1default: shortcutty read getshortcut1default write setshortcut1default stored false default 0;

This item has no description.

Published property dispname: msestring read fdispname write fdispname;

This item has no description.

Published property hint: msestring read finfo.hint write finfo.hint;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.