[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msegraphedits.pas line 495
type tcustomprogressbar = class(tcustomrealgraphdataedit, iface) |
public |
constructor create(); override; |
destructor destroy; override; |
procedure changedirection(); override; |
procedure doprogress(); |
property cancel: Boolean; [rw] |
published |
property onsetvalue: setrealeventty; |
property direction: graphicdirectionty; |
property optionswidget: optionswidgetty; |
property valuerange: real; [rw] |
property valuestart: real; [rw] |
property textflags: textflagsty; [rw] |
property font: twidgetfont; [rws] |
property onprogress: progresseventty; [rw] |
property onfinished: progresseventty; [rw] |
end; |
| |
| |
tgraphdataedit,igridwidget,istatfile,iassistiveclientgridwidget,iifidatalink |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |