Interface iwidgetgrid
Unit
Declaration
type iwidgetgrid = interface(inullinterface)
Description
This item has no description.
Hierarchy
- IInterface
- inullinterface
- iwidgetgrid
Overview
Methods
| Public | function getgrid: tcustomwidgetgrid; |
| Public | function getbrushorigin: pointty; |
| Public | function getcol: twidgetcol; |
| Public | function getdatapo(const arow: integer): pointer; |
| Public | function getrowdatapo: pointer; |
| Public | procedure getdata(var index: integer; var dest); |
| Public | procedure setdata(var index: integer; const source; const noinvalidate: boolean = false); |
| Public | procedure datachange(const index: integer); |
| Public | function getrow: integer; |
| Public | procedure setrow(arow: integer); |
| Public | procedure changed(); |
| Public | procedure edited(); |
| Public | function empty(index: integer): boolean; |
| Public | function cangridcopy: boolean; |
| Public | procedure updateeditoptions(var aoptions: optionseditty; const aoptions1: optionsedit1ty); |
| Public | procedure coloptionstoeditoptions(var dest: optionseditty; var dest1: optionsedit1ty); |
| Public | function showcaretrect(const arect: rectty; const aframe: tcustomframe): pointty; |
| Public | procedure widgetpainted(const canvas: tcanvas); |
| Public | function nullcheckneeded(const newfocus: twidget): boolean; |
| Public | function nonullcheck: boolean; |
| Public | function nocheckvalue: boolean; |
| Public | procedure updateifigriddata(const alist: tdatalist); |
Properties
| Public | property grid: tcustomwidgetgrid read getgrid; |
Description
Methods
| Public | function getgrid: tcustomwidgetgrid; |
|
This item has no description. | |
| Public | function getbrushorigin: pointty; |
|
This item has no description. | |
| Public | function getcol: twidgetcol; |
|
This item has no description. | |
| Public | function getdatapo(const arow: integer): pointer; |
|
This item has no description. | |
| Public | function getrowdatapo: pointer; |
|
This item has no description. | |
| Public | procedure getdata(var index: integer; var dest); |
|
This item has no description. | |
| Public | procedure setdata(var index: integer; const source; const noinvalidate: boolean = false); |
|
This item has no description. | |
| Public | procedure datachange(const index: integer); |
|
This item has no description. | |
| Public | function getrow: integer; |
|
This item has no description. | |
| Public | procedure setrow(arow: integer); |
|
This item has no description. | |
| Public | procedure changed(); |
|
This item has no description. | |
| Public | procedure edited(); |
|
This item has no description. | |
| Public | function empty(index: integer): boolean; |
|
This item has no description. | |
| Public | function cangridcopy: boolean; |
|
This item has no description. | |
| Public | procedure updateeditoptions(var aoptions: optionseditty; const aoptions1: optionsedit1ty); |
|
This item has no description. | |
| Public | procedure coloptionstoeditoptions(var dest: optionseditty; var dest1: optionsedit1ty); |
|
This item has no description. | |
| Public | function showcaretrect(const arect: rectty; const aframe: tcustomframe): pointty; |
|
This item has no description. | |
| Public | procedure widgetpainted(const canvas: tcanvas); |
|
This item has no description. | |
| Public | function nullcheckneeded(const newfocus: twidget): boolean; |
|
This item has no description. | |
| Public | function nonullcheck: boolean; |
|
This item has no description. | |
| Public | function nocheckvalue: boolean; |
|
This item has no description. | |
| Public | procedure updateifigriddata(const alist: tdatalist); |
|
This item has no description. | |
Properties
| Public | property grid: tcustomwidgetgrid read getgrid; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.