[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msedial.pas line 473
type tcustomdial = class(tpublishedwidget, idialcontroller) |
public |
constructor create(); override; |
destructor destroy; override; |
procedure paint(); override; |
function fit(); |
property dial: tdialcontroller; [rw] |
property fitframe_left: Integer; [rw] |
property fitframe_top: Integer; [rw] |
property fitframe_right: Integer; [rw] |
property fitframe_bottom: Integer; [rw] |
property options: optionsdialty; [rw] |
published |
property optionswidget: optionswidgetty; |
end; |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |