Class tvaluelink

Unit

Declaration

type tvaluelink = class(tmodulelinkprop)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure setdata(const adata: pifidataty; const aname: ansistring); virtual;
Protected procedure initpropertyrecord(out arec: string; const apropertyname: string; const akind: ifidatakindty; const datasize: integer; out datapo: pchar);
Protected procedure sendvalue(const aname: string; const avalue: int64); overload;
Protected procedure sendvalue(const aname: string; const avalue: double); overload;
Protected procedure sendvalue(const aname: string; const avalue: msestring); overload;
Protected procedure sendvalue(const aname: string; const avalue: ansistring); overload;
Protected procedure sendcommand(const acommand: ifiwidgetcommandty);
Public procedure sendproperty(const aname: string; const avalue: boolean); overload;
Public procedure sendproperty(const aname: string; const avalue: integer); overload;
Public procedure sendproperty(const aname: string; const avalue: colorty); overload;
Public procedure sendproperty(const aname: string; const avalue: int64); overload;
Public procedure sendproperty(const aname: string; const avalue: string); overload;
Public procedure sendproperty(const aname: string; const avalue: msestring); overload;
Public procedure sendproperty(const aname: string; const avalue: realty); overload;
Public procedure sendproperty(const aname: string; const avalue: currency); overload;

Properties

Public property asinteger: integer read getasinteger write setasinteger;
Public property aslargeint: int64 read getaslargeint write setaslargeint;
Public property asfloat: double read getasfloat write setasfloat;
Public property asmsestring: msestring read getasmsestring write setasmsestring;
Public property asstring: string read getasansistring write setasansistring;
Public property enabled: boolean write setenabled;
Public property visible: boolean write setvisible;
Published property onpropertychanged: propertychangedeventty read fonpropertychanged write fonpropertychanged;
Published property onwidgetstatechanged: widgetstatechangedeventty read fonwidgetstatechanged write fonwidgetstatechanged;
Published property onmodalresult: modalresulteventty read fonmodalresult write fonmodalresult;

Description

Methods

Protected procedure setdata(const adata: pifidataty; const aname: ansistring); virtual;

This item has no description.

Protected procedure initpropertyrecord(out arec: string; const apropertyname: string; const akind: ifidatakindty; const datasize: integer; out datapo: pchar);

This item has no description.

Protected procedure sendvalue(const aname: string; const avalue: int64); overload;

This item has no description.

Protected procedure sendvalue(const aname: string; const avalue: double); overload;

This item has no description.

Protected procedure sendvalue(const aname: string; const avalue: msestring); overload;

This item has no description.

Protected procedure sendvalue(const aname: string; const avalue: ansistring); overload;

This item has no description.

Protected procedure sendcommand(const acommand: ifiwidgetcommandty);

This item has no description.

Public procedure sendproperty(const aname: string; const avalue: boolean); overload;

This item has no description.

Public procedure sendproperty(const aname: string; const avalue: integer); overload;

This item has no description.

Public procedure sendproperty(const aname: string; const avalue: colorty); overload;

This item has no description.

Public procedure sendproperty(const aname: string; const avalue: int64); overload;

This item has no description.

Public procedure sendproperty(const aname: string; const avalue: string); overload;

This item has no description.

Public procedure sendproperty(const aname: string; const avalue: msestring); overload;

This item has no description.

Public procedure sendproperty(const aname: string; const avalue: realty); overload;

This item has no description.

Public procedure sendproperty(const aname: string; const avalue: currency); overload;

This item has no description.

Properties

Public property asinteger: integer read getasinteger write setasinteger;

This item has no description.

Public property aslargeint: int64 read getaslargeint write setaslargeint;

This item has no description.

Public property asfloat: double read getasfloat write setasfloat;

This item has no description.

Public property asmsestring: msestring read getasmsestring write setasmsestring;

This item has no description.

Public property asstring: string read getasansistring write setasansistring;

This item has no description.

Public property enabled: boolean write setenabled;

This item has no description.

Public property visible: boolean write setvisible;

This item has no description.

Published property onpropertychanged: propertychangedeventty read fonpropertychanged write fonpropertychanged;

This item has no description.

Published property onwidgetstatechanged: widgetstatechangedeventty read fonwidgetstatechanged write fonwidgetstatechanged;

This item has no description.

Published property onmodalresult: modalresulteventty read fonmodalresult write fonmodalresult;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.