Class tformlink

Unit

Declaration

type tformlink = class(tcustommodulelink)

Description

This item has no description.

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;

This item has no description.

Protected function widgetpropertiesreceived(const atag: integer; const aname: string; const adata: pifibytesty): boolean;

This item has no description.

Protected function processdataitem(const adata: pifirecty; var adatapo: pchar; const atag: integer; const aname: string): boolean; override;

This item has no description.

Protected procedure valuechanged(const sender: iificlient); override;

This item has no description.

Protected procedure statechanged(const sender: iificlient; const astate: ifiwidgetstatesty); override;

This item has no description.

Protected procedure sendmodalresult(const sender: iificlient; const amodalresult: modalresultty); override;

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Public destructor destroy; override;

This item has no description.

Properties

Published property valuewidgets: tvaluewidgetlinks read getvaluewidgets write setvaluewidgets;

This item has no description.

Published property valuecomponents;

This item has no description.

Published property linkname;

This item has no description.

Published property actionsrx;

This item has no description.

Published property actionstx;

This item has no description.

Published property modulesrx;

This item has no description.

Published property modulestx;

This item has no description.

Published property channel;

This item has no description.

Published property options;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.