Class taction

Unit

Declaration

type taction = class(tcustomaction, iimagelistinfo, iactionlink)

Description

No description available, ancestor tcustomaction description follows
No description available, ancestor tactcomponent description follows
No description available, ancestor tmsecomponent description follows

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;
 
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;
 

Generated by PasDoc 0.16.0.