[Overview][Resource strings][Classes][Procedures and functions] Reference for unit 'ToolWindow' (#mcl)

TToolWindowDialog

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

Declaration

Source position: toolwindow.pas line 34

type TToolWindowDialog = class(TForm)

  PageControl1: TPageControl;

  

  ShowLinesCheckBox: TCheckBox;

  

  ShowPointsCheckBox: TCheckBox;

  

  TabSheetGeneral: TTabSheet;

  

  procedure FormCreate();

  

end;

Inheritance

TToolWindowDialog

  

|

TForm

?

TObject