[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msedial.pas line 440
type tdialcontroller = class(tcustomdialcontroller) |
public |
constructor create(); override; |
published |
property options: dialoptionsty; |
property widthmm: real; |
property direction: graphicdirectionty; |
property indent1: Integer; |
property indent2: Integer; |
property start: real; |
property range: real; |
property kind: dialdatakindty; |
property markers: tdialmarkers; |
property ticks: tdialticks; |
property angle: real; |
end; |
| |
| |
| |
tpersistent |
? |
TObject |