Class tdatacolheader
Unit
Declaration
type tdatacolheader = class(tcolheader)
Description
No description available, ancestor tcolheader description follows
No description available, ancestor tindexpersistent description follows
No description available, ancestor townedeventpersistent description follows
No description available, ancestor tlinkedpersistent description follows
No description available, ancestor tnullinterfacedpersistent description follows
No description available, ancestor tvirtualpersistent description follows
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- townedeventpersistent
- tindexpersistent
- tcolheader
- tdatacolheader
Overview
Methods
![]() |
procedure drawcell(const acanvas: tcanvas; const adest: rectty); override; |
![]() |
constructor create(const aowner: tobject; const aprop: tindexpersistentarrayprop); override; |
Properties
![]() |
property options: datacolheaderoptionsty read foptions write setoptions
default [dco_hintclippedtext]; |
Description
Methods
![]() |
procedure drawcell(const acanvas: tcanvas; const adest: rectty); override; |
![]() |
constructor create(const aowner: tobject; const aprop: tindexpersistentarrayprop); override; |
Properties
![]() |
property options: datacolheaderoptionsty read foptions write setoptions
default [dco_hintclippedtext]; |
Generated by PasDoc 0.16.0.


