Interface idbeditfieldlink
Unit
Declaration
type idbeditfieldlink = interface(inullinterface)
Description
This item has no description.
Hierarchy
- IInterface
- inullinterface
- idbeditfieldlink
Overview
Methods
| Public | function getwidget: twidget; |
| Public | function getenabled: boolean; |
| Public | procedure setenabled(const avalue: boolean); |
| Public | function getgridintf: iwidgetgrid; |
| Public | function getgriddatasource: tdatasource; |
| Public | function getedited: boolean; |
| Public | function seteditfocus: boolean; |
| Public | procedure initeditfocus; |
| Public | function checkvalue(const quiet: boolean = false): boolean; |
| Public | procedure valuetofield; |
| Public | procedure fieldtovalue; |
| Public | procedure setnullvalue; |
| Public | function getoptionsedit: optionseditty; |
| Public | procedure updatereadonlystate; |
| Public | procedure getfieldtypes(var afieldtypes: fieldtypesty); |
| Public | function geteditstate: dataeditstatesty; |
| Public | procedure seteditstate(const avalue: dataeditstatesty); |
| Public | procedure setmaxlength(const avalue: integer); |
| Public | function getfieldlink: tcustomeditwidgetdatalink; |
| Public | procedure setifiserverintf(const aintf: iifiserver); |
Description
Methods
| Public | function getwidget: twidget; |
|
This item has no description. Attributes | |
| Public | function getenabled: boolean; |
|
This item has no description. | |
| Public | procedure setenabled(const avalue: boolean); |
|
This item has no description. | |
| Public | function getgridintf: iwidgetgrid; |
|
This item has no description. | |
| Public | function getgriddatasource: tdatasource; |
|
This item has no description. | |
| Public | function getedited: boolean; |
|
This item has no description. | |
| Public | function seteditfocus: boolean; |
|
This item has no description. | |
| Public | procedure initeditfocus; |
|
This item has no description. | |
| Public | function checkvalue(const quiet: boolean = false): boolean; |
|
This item has no description. | |
| Public | procedure valuetofield; |
|
This item has no description. | |
| Public | procedure fieldtovalue; |
|
This item has no description. | |
| Public | procedure setnullvalue; |
|
This item has no description. | |
| Public | function getoptionsedit: optionseditty; |
|
This item has no description. | |
| Public | procedure updatereadonlystate; |
|
This item has no description. | |
| Public | procedure getfieldtypes(var afieldtypes: fieldtypesty); |
|
This item has no description. | |
| Public | function geteditstate: dataeditstatesty; |
|
This item has no description. | |
| Public | procedure seteditstate(const avalue: dataeditstatesty); |
|
This item has no description. | |
| Public | procedure setmaxlength(const avalue: integer); |
|
This item has no description. | |
| Public | function getfieldlink: tcustomeditwidgetdatalink; |
|
This item has no description. | |
| Public | procedure setifiserverintf(const aintf: iifiserver); |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.