[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: ldocktree.pas line 159
type TLazDockPage = class(TCustomPage) |
||
public |
||
procedure InsertControl(); override; |
||
|
||
property PageControl: TLazDockPages; [r] |
|
|
end; |
|
||
| | ||
|
TCustomPage: The base type for Page |
|
| | ||
|
TWinControl - the base class for all windowed controls |
|
| | ||
|
TControl - the main ancestor class for visual controls. |
|
| | ||
TLCLComponent |
||
? | ||
TObject |