[Overview][Resource strings][Classes][Variables] Reference for unit 'CorrelationDialog' (#gui)

TCorrelationDlg

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: correlationdialog.pas line 36

type TCorrelationDlg = class(TForm)

  procedure FormCreate();

  

  procedure FormResize();

  

public

  procedure ShowPlots;

  

end;

Inheritance

TCorrelationDlg

  

|

TForm

?

TObject