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