[Overview][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msedataimage.pas line 69
type tcustomdataimage = class(timage, igridwidget) |
public |
constructor create(); override; |
destructor destroy; override; |
function seteditfocus; |
procedure changed; override; |
function actualcolor; override; |
function loadfromstream(); |
function loadfromfile(); |
procedure storeimage(); |
procedure drawimage(); |
property value: string; [rws] |
property gridvalue []: string; default; [rw] |
property format: string; [rw] |
property onchange: notifyeventty; [rw] |
end; |
| |
| |
| |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |