Class taction

Unit

Declaration

type taction = class(tcustomaction, iimagelistinfo, iactionlink)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure registeronshortcut(const avalue: boolean); override;
Protected procedure doshortcut(const sender: twidget; var keyinfo: keyeventinfoty);
Protected procedure doafterunlink; override;
Protected procedure defineproperties(filer: tfiler); override;

Properties

Public property shortcuts: shortcutarty read finfo.shortcut write setshortcuts;
Public property shortcuts1: shortcutarty read finfo.shortcut1 write setshortcuts1;
Published property imagelist: timagelist read getimagelist write setimagelist;
Published property shortcut: shortcutty read getshortcut write setshortcut stored false default ord(key_none) ;
Published property shortcut1: shortcutty read getshortcut1 write setshortcut1 stored false default ord(key_none);
Published property caption;
Published property state;
Published property group;
Published property tagaction;
Published property imagenr;
Published property imagenrdisabled;
Published property colorglyph;
Published property color;
Published property imagecheckedoffset;
Published property hint;
Published property statfile;
Published property statvarname;
Published property statpriority;
Published property options;
Published property onexecute;
Published property onbeforeexecute;
Published property onafterexecute;
Published property onexecuteaction;
Published property onupdate;
Published property onchange;
Published property onasyncevent;
Published property ifilink;

Description

Methods

Protected procedure registeronshortcut(const avalue: boolean); override;

This item has no description.

Protected procedure doshortcut(const sender: twidget; var keyinfo: keyeventinfoty);

This item has no description.

Protected procedure doafterunlink; override;

This item has no description.

Protected procedure defineproperties(filer: tfiler); override;

This item has no description.

Properties

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

This item has no description.

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

This item has no description.

Published property imagelist: timagelist read getimagelist write setimagelist;

This item has no description.

Published property shortcut: shortcutty read getshortcut write setshortcut stored false default ord(key_none) ;

This item has no description.

Published property shortcut1: shortcutty read getshortcut1 write setshortcut1 stored false default ord(key_none);

This item has no description.

Published property caption;

This item has no description.

Published property state;

This item has no description.

Published property group;

This item has no description.

Published property tagaction;

This item has no description.

Published property imagenr;

This item has no description.

Published property imagenrdisabled;

This item has no description.

Published property colorglyph;

This item has no description.

Published property color;

This item has no description.

Published property imagecheckedoffset;

This item has no description.

Published property hint;

This item has no description.

Published property statfile;

This item has no description.

Published property statvarname;

This item has no description.

Published property statpriority;

This item has no description.

Published property options;

This item has no description.

Published property onexecute;

This item has no description.

Published property onbeforeexecute;

This item has no description.

Published property onafterexecute;

This item has no description.

Published property onexecuteaction;

This item has no description.

Published property onupdate;

This item has no description.

Published property onchange;

This item has no description.

Published property onasyncevent;

This item has no description.

Published property ifilink;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.