Class ttxlinkaction
Unit
Declaration
type ttxlinkaction = class(tlinkaction)
Description
No description available, ancestor tlinkaction description follows
No description available, ancestor tmodulelinkprop description follows
No description available, ancestor townedeventpersistent description follows
No description available, ancestor tlinkedpersistent description follows
No description available, ancestor tnullinterfacedpersistent description follows
No description available, ancestor tvirtualpersistent description follows
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- townedeventpersistent
- tmodulelinkprop
- tlinkaction
- ttxlinkaction
Overview
Methods
![]() |
procedure objectevent(const sender: tobject; const event: objecteventty); override; |
![]() |
procedure execute; |
Properties
![]() |
property ificomp: tcomponent read fificomp write setificomp; |
Description
Methods
![]() |
procedure objectevent(const sender: tobject; const event: objecteventty); override; |
![]() |
procedure execute; |
Properties
![]() |
property ificomp: tcomponent read fificomp write setificomp; |
Generated by PasDoc 0.16.0.


