[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msedial.pas line 416
type tcustomdialcontrollers = class(tpersistentarrayprop) |
public |
constructor create(); |
procedure dostatread(); |
procedure dostatwrite(); |
published |
property start: real; [rw] |
property range: real; [rw] |
end; |
| |
| |
| |
tpersistent |
? |
TObject |