Class tformlink

Unit

Declaration

type tformlink = class(tcustommodulelink)

Description

No description available, ancestor tcustommodulelink description follows
No description available, ancestor tifiiolinkcomponent description follows
No description available, ancestor tmsecomponent description follows

Hierarchy

Overview

Methods

Protected function widgetcommandreceived(const atag: integer; const aname: string; const acommand: ifiwidgetcommandty): boolean;
Protected function widgetpropertiesreceived(const atag: integer; const aname: string; const adata: pifibytesty): boolean;
Protected function processdataitem(const adata: pifirecty; var adatapo: pchar; const atag: integer; const aname: string): boolean; override;
Protected procedure valuechanged(const sender: iificlient); override;
Protected procedure statechanged(const sender: iificlient; const astate: ifiwidgetstatesty); override;
Protected procedure sendmodalresult(const sender: iificlient; const amodalresult: modalresultty); override;
Public constructor create(aowner: tcomponent); override;
Public destructor destroy; override;

Properties

Published property valuewidgets: tvaluewidgetlinks read getvaluewidgets write setvaluewidgets;
Published property valuecomponents;
Published property linkname;
Published property actionsrx;
Published property actionstx;
Published property modulesrx;
Published property modulestx;
Published property channel;
Published property options;

Description

Methods

Protected function widgetcommandreceived(const atag: integer; const aname: string; const acommand: ifiwidgetcommandty): boolean;
 
Protected function widgetpropertiesreceived(const atag: integer; const aname: string; const adata: pifibytesty): boolean;
 
Protected function processdataitem(const adata: pifirecty; var adatapo: pchar; const atag: integer; const aname: string): boolean; override;
 
Protected procedure valuechanged(const sender: iificlient); override;
 
Protected procedure statechanged(const sender: iificlient; const astate: ifiwidgetstatesty); override;
 
Protected procedure sendmodalresult(const sender: iificlient; const amodalresult: modalresultty); override;
 
Public constructor create(aowner: tcomponent); override;
 
Public destructor destroy; override;
 

Properties

Published property valuewidgets: tvaluewidgetlinks read getvaluewidgets write setvaluewidgets;
 
Published property valuecomponents;
 
Published property linkname;
 
Published property actionsrx;
 
Published property actionstx;
 
Published property modulesrx;
 
Published property modulestx;
 
Published property channel;
 
Published property options;
 

Generated by PasDoc 0.16.0.