Class trxwidgetgrid
Unit
Declaration
type trxwidgetgrid = class(twidgetgrid, iifimodulelink)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomgrid
- tcustomwidgetgrid
- twidgetgrid
- trxwidgetgrid
Overview
Fields
| Protected | fistate: rxwidgetstatesty; |
| Protected | fifi: tifiwidgetgridcontroller; |
Methods
| Protected | procedure setactive(const avalue: boolean); override; |
| Protected | procedure setifi(const avalue: tifiwidgetgridcontroller); |
| Protected | procedure loaded; override; |
| Protected | procedure internalopen; |
| Protected | procedure internalclose; |
| Protected | procedure docolmoved(const fromindex,toindex: integer); override; |
| Protected | procedure dorowsmoved(const fromindex,toindex,count: integer); override; |
| Protected | procedure dorowsinserted(const index,count: integer); override; |
| Protected | procedure dorowsdeleted(index,count: integer); override; |
| Protected | procedure rowstatechanged(const arow: integer); override; |
| Protected | procedure docellevent(var info: celleventinfoty); override; |
| Protected | procedure createdatacol(const index: integer; out item: tdatacol); override; |
| Protected | procedure setselected(const cell: gridcoordty; const avalue: boolean); override; |
| Protected | procedure connectmodule(const sender: tcustommodulelink); |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
Properties
| Published | property ifi: tifiwidgetgridcontroller read fifi write setifi; |
| Published | property active: boolean read factive write setactive1 default false; |
Description
Fields
| Protected | fistate: rxwidgetstatesty; |
|
This item has no description. | |
| Protected | fifi: tifiwidgetgridcontroller; |
|
This item has no description. | |
Methods
| Protected | procedure setactive(const avalue: boolean); override; |
|
This item has no description. | |
| Protected | procedure setifi(const avalue: tifiwidgetgridcontroller); |
|
This item has no description. | |
| Protected | procedure loaded; override; |
|
This item has no description. | |
| Protected | procedure internalopen; |
|
This item has no description. | |
| Protected | procedure internalclose; |
|
This item has no description. | |
| Protected | procedure docolmoved(const fromindex,toindex: integer); override; |
|
This item has no description. | |
| Protected | procedure dorowsmoved(const fromindex,toindex,count: integer); override; |
|
This item has no description. | |
| Protected | procedure dorowsinserted(const index,count: integer); override; |
|
This item has no description. | |
| Protected | procedure dorowsdeleted(index,count: integer); override; |
|
This item has no description. | |
| Protected | procedure rowstatechanged(const arow: integer); override; |
|
This item has no description. | |
| Protected | procedure docellevent(var info: celleventinfoty); override; |
|
This item has no description. | |
| Protected | procedure createdatacol(const index: integer; out item: tdatacol); override; |
|
This item has no description. | |
| Protected | procedure setselected(const cell: gridcoordty; const avalue: boolean); override; |
|
This item has no description. | |
| Protected | procedure connectmodule(const sender: tcustommodulelink); |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
Properties
| Published | property ifi: tifiwidgetgridcontroller read fifi write setifi; |
|
This item has no description. | |
| Published | property active: boolean read factive write setactive1 default false; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.