[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msedataedits.pas line 1144
type tcustomrealedit = class(tnumedit) |
public |
constructor create(); override; |
procedure fillcol(); |
procedure assigncol(); |
function isnull; override; |
property asinteger: Integer; [rw] |
property ascurrency: currency; [rw] |
property onsetvalue: setrealeventty; [rw] |
property onsetintvalue: setintegereventty; [rw] |
property intvalue: Integer; [rw] |
property valuedefault: realty; [rw] |
property formatedit: msestring; [rw] |
property formatdisp: msestring; [rw] |
property valuerange: real; [rw] |
property valuestart: real; [rw] |
property gridintvalue []: Integer; [rw] |
property gridvalues: realarty; [rw] |
property gridintvalues: integerarty; [rw] |
function griddata; |
property ifilink: tifireallinkcomp; [rw] |
published |
property optionswidget: optionswidgetty; |
end; |
| |
| |
| |
tcustomdataedit,igridwidget,istatfile,idragcontroller,iassistiveclientgridwidget,iifidatalink |
| |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |