[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msesiggui.pas line 305
type tenvelopechartedit = class(tcustomorderedxychartedit) |
public |
constructor create(); override; |
published |
property colorchart: colorty; |
property xstart: real; |
property ystart: real; |
property xrange: real; |
property yrange: real; |
property xdials: tchartdialshorz; |
property ydials: tchartdialsvert; |
property onbeforepaint: painteventty; |
property onpaintbackground: painteventty; |
property onpaint: painteventty; |
property onafterpaint: painteventty; |
property ondataentered: notifyeventty; |
property onsetvalue: setcomplexareventty; |
property activetrace: Integer; |
property optionsedit: optionseditty; |
property snapdist: Integer; |
property options: charteditoptionsty; |
property onchange: notifyeventty; |
end; |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |