[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msechartedit.pas line 60
type tcustomchartedit = class(tcustomchart, iobjectpicker) |
public |
constructor create(); override; |
destructor destroy; override; |
procedure clear; override; |
function checkvalue; |
property readonly: Boolean; [rw] |
property activetrace: Integer; [rw] |
property optionsedit: optionseditty; [rw] |
property optionsedit1: optionsedit1ty; [rw] |
property snapdist: Integer; [rw] |
property options: charteditoptionsty; [rw] |
property onchange: notifyeventty; [rw] |
property onsetmarker: markerseteventty; [rw] |
property onmarkerentered: notifyeventty; [rw] |
property ontracehint: tracehinteventty; [rw] |
property onmarkerhint: markerhinteventty; [rw] |
published |
property optionswidget: optionswidgetty; |
end; |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |