Class twidgetfixcol
Unit
Declaration
type twidgetfixcol = class(tfixcol)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- townedeventpersistent
- tindexpersistent
- tgridprop
- tcol
- tfixcol
- twidgetfixcol
Overview
Methods
| Protected | procedure defineproperties(filer: tfiler); override; |
| Protected | procedure setfixrowwidget(const awidget: twidget; const rowindex: integer); |
| Public | constructor create(const agrid: tcustomgrid; const aowner: tgridarrayprop); override; |
| Public | destructor destroy; override; |
Properties
| Public | property fixrowwidgets[aindex: integer]: twidget read getfixrowwidgets
write setfixrowwidgets; |
Description
Methods
| Protected | procedure defineproperties(filer: tfiler); override; |
|
This item has no description. | |
| Protected | procedure setfixrowwidget(const awidget: twidget; const rowindex: integer); |
|
This item has no description. | |
| Public | constructor create(const agrid: tcustomgrid; const aowner: tgridarrayprop); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
Properties
| Public | property fixrowwidgets[aindex: integer]: twidget read getfixrowwidgets
write setfixrowwidgets; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.