Interface idbeditfieldlink
Unit
Declaration
type idbeditfieldlink = interface(inullinterface)
Description
No description available, ancestor inullinterface description follows
Attributes
- GUID[miid_idbeditfieldlink]
Hierarchy
- IInterface
- inullinterface
- idbeditfieldlink
Overview
Methods
![]() |
function getwidget: twidget; |
![]() |
function getenabled: boolean; |
![]() |
procedure setenabled(const avalue: boolean); |
![]() |
function getgridintf: iwidgetgrid; |
![]() |
function getgriddatasource: tdatasource; |
![]() |
function getedited: boolean; |
![]() |
function seteditfocus: boolean; |
![]() |
procedure initeditfocus; |
![]() |
function checkvalue(const quiet: boolean = false): boolean; |
![]() |
procedure valuetofield; |
![]() |
procedure fieldtovalue; |
![]() |
procedure setnullvalue; |
![]() |
function getoptionsedit: optionseditty; |
![]() |
procedure updatereadonlystate; |
![]() |
procedure getfieldtypes(var afieldtypes: fieldtypesty); |
![]() |
function geteditstate: dataeditstatesty; |
![]() |
procedure seteditstate(const avalue: dataeditstatesty); |
![]() |
procedure setmaxlength(const avalue: integer); |
![]() |
function getfieldlink: tcustomeditwidgetdatalink; |
![]() |
procedure setifiserverintf(const aintf: iifiserver); |
Description
Methods
![]() |
function getwidget: twidget; |
![]() |
function getenabled: boolean; |
![]() |
procedure setenabled(const avalue: boolean); |
![]() |
function getgridintf: iwidgetgrid; |
![]() |
function getgriddatasource: tdatasource; |
![]() |
function getedited: boolean; |
![]() |
function seteditfocus: boolean; |
![]() |
procedure initeditfocus; |
![]() |
function checkvalue(const quiet: boolean = false): boolean; |
![]() |
procedure valuetofield; |
![]() |
procedure fieldtovalue; |
![]() |
procedure setnullvalue; |
![]() |
function getoptionsedit: optionseditty; |
![]() |
procedure updatereadonlystate; |
![]() |
procedure getfieldtypes(var afieldtypes: fieldtypesty); |
![]() |
function geteditstate: dataeditstatesty; |
![]() |
procedure seteditstate(const avalue: dataeditstatesty); |
![]() |
procedure setmaxlength(const avalue: integer); |
![]() |
function getfieldlink: tcustomeditwidgetdatalink; |
![]() |
procedure setifiserverintf(const aintf: iifiserver); |
Generated by PasDoc 0.16.0.
