Class tcustomvaluecomponentlink
Unit
Declaration
type tcustomvaluecomponentlink = class(tvaluelink)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- townedeventpersistent
- tmodulelinkprop
- tvaluelink
- tcustomvaluecomponentlink
Overview
Fields
| Protected | fcomponent: tmsecomponent; |
| Protected | fintf: iificlient; |
| Protected | fvalueproperty: ppropinfo; |
| Protected | fupdatelock: integer; |
Methods
| Protected | procedure setdata(const adata: pifidataty; const aname: ansistring); override; |
| Protected | procedure sendvalue(const aproperty: ppropinfo); overload; |
| Protected | procedure sendstate(const astate: ifiwidgetstatesty); |
| Protected | procedure sendmodalresult(const amodalresult: modalresultty); |
| Public | procedure sendvalue(const aname: string; const avalue: colorty); overload; |
| Public | procedure sendproperties; |
Properties
| Public | property component: tmsecomponent read fcomponent write setcomponent; |
Description
Fields
| Protected | fcomponent: tmsecomponent; |
|
This item has no description. | |
| Protected | fintf: iificlient; |
|
This item has no description. | |
| Protected | fvalueproperty: ppropinfo; |
|
This item has no description. | |
| Protected | fupdatelock: integer; |
|
This item has no description. | |
Methods
| Protected | procedure setdata(const adata: pifidataty; const aname: ansistring); override; |
|
This item has no description. | |
| Protected | procedure sendvalue(const aproperty: ppropinfo); overload; |
|
This item has no description. | |
| Protected | procedure sendstate(const astate: ifiwidgetstatesty); |
|
This item has no description. | |
| Protected | procedure sendmodalresult(const amodalresult: modalresultty); |
|
This item has no description. | |
| Public | procedure sendvalue(const aname: string; const avalue: colorty); overload; |
|
This item has no description. | |
| Public | procedure sendproperties; |
|
This item has no description. | |
Properties
| Public | property component: tmsecomponent read fcomponent write setcomponent; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.