Class tifipointerendpoint
Unit
Declaration
type tifipointerendpoint = class(tifidataendpoint)
Description
No description available, ancestor tifidataendpoint description follows
No description available, ancestor tmsecomponent description follows
Hierarchy
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tifidataendpoint
- tifipointerendpoint
Overview
Methods
![]() |
procedure getifivalue(var avalue) override; |
![]() |
procedure setifivalue(const avalue) override; |
Properties
![]() |
property value: pointer read fvalue write setvalue default nil; |
![]() |
property ifilink: tifipointerlinkcomp read getifilink write setifilink; |
![]() |
property ondatachange: updatepointereventty read fondatachange
write fondatachange; |
Description
Methods
![]() |
procedure getifivalue(var avalue) override; |
![]() |
procedure setifivalue(const avalue) override; |
Properties
![]() |
property value: pointer read fvalue write setvalue default nil; |
![]() |
property ifilink: tifipointerlinkcomp read getifilink write setifilink; |
![]() |
property ondatachange: updatepointereventty read fondatachange
write fondatachange; |
Generated by PasDoc 0.16.0.


