Class texecclientcontroller

Unit

Declaration

type texecclientcontroller = class(tificlientcontroller)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected function getifilinkkind: ptypeinfo; override;
Protected procedure setclientenabled(const alink: pointer);
Protected procedure valuestoclient(const alink: pointer); override;
Protected procedure execute(const sender: iificlient) override;
Protected procedure linkset(const alink: iificlient); override;
Protected procedure dostatread(const reader: tstatreader) override;
Protected procedure dostatwrite(const writer: tstatwriter) override;
Public constructor create(const aowner: tmsecomponent); override;
Public function canconnect(const acomponent: tcomponent): boolean; override;
Public procedure execute; reintroduce;

Properties

Published property optionsvalue: valueclientoptionsty read foptionsvalue write foptionsvalue default [];
Published property enabled: boolean read fenabled write setenabled default true;
Published property onclientvaluechanged;

Description

Methods

Protected function getifilinkkind: ptypeinfo; override;

This item has no description.

Protected procedure setclientenabled(const alink: pointer);

This item has no description.

Protected procedure valuestoclient(const alink: pointer); override;

This item has no description.

Protected procedure execute(const sender: iificlient) override;

This item has no description.

Protected procedure linkset(const alink: iificlient); override;

This item has no description.

Protected procedure dostatread(const reader: tstatreader) override;

This item has no description.

Protected procedure dostatwrite(const writer: tstatwriter) override;

This item has no description.

Public constructor create(const aowner: tmsecomponent); override;

This item has no description.

Public function canconnect(const acomponent: tcomponent): boolean; override;

This item has no description.

Public procedure execute; reintroduce;

This item has no description.

Properties

Published property optionsvalue: valueclientoptionsty read foptionsvalue write foptionsvalue default [];

This item has no description.

Published property enabled: boolean read fenabled write setenabled default true;

This item has no description.

Published property onclientvaluechanged;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.