[Overview][Resource strings][Classes][Variables] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: correlationdialog.pas line 36
type TCorrelationDlg = class(TForm) |
||
procedure FormCreate(); |
|
|
procedure FormResize(); |
|
|
public |
||
procedure ShowPlots; |
|
|
end; |
|
||
| | ||
TForm |
||
? | ||
TObject |