[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msegraphedits.pas line 363
type tcustomrealgraphdataedit = class(tgraphdataedit) |
public |
constructor create(); override; |
procedure fillcol(); |
procedure assigncol(); |
function checkvalue(); override; |
function isnull; |
property gridvalues: realarty; [rw] |
function griddata; |
property direction: graphicdirectionty; [rw] |
property onsetvalue: setrealeventty; [rw] |
property onpaintglyph: paintrealglypheventty; [rw] |
published |
property visible: Boolean; |
property enabled: Boolean; |
property bounds_cx: Integer; |
property bounds_cy: Integer; |
property ifilink: tifireallinkcomp; [rw] |
end; |
| |
tgraphdataedit,igridwidget,istatfile,iassistiveclientgridwidget,iifidatalink |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |