[Overview][Resource strings][Classes][Procedures and functions] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: toolwindow.pas line 34
type TToolWindowDialog = class(TForm) |
||
PageControl1: TPageControl; |
|
|
ShowLinesCheckBox: TCheckBox; |
|
|
ShowPointsCheckBox: TCheckBox; |
|
|
TabSheetGeneral: TTabSheet; |
|
|
procedure FormCreate(); |
|
|
end; |
|
||
| | ||
TForm |
||
? | ||
TObject |