[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Custom Frame: The base type for Frame
Source position: forms.pp line 247
type TCustomFrame = class(TScrollingWinControl) |
||
protected |
||
procedure GetChildren(); override; |
|
|
procedure Notification(); override; |
|
|
procedure SetParent(); override; |
|
|
function GetControlClassDefaultSize; override; |
|
|
procedure DefineProperties(); override; |
||
public |
||
constructor Create(); override; |
|
|
end; |
|
Custom Frame: The base type for Frame |
|
| | ||
|
Scrolling Window Control |
|
| | ||
|
TCustomControl - a base class for many window controls |
|
| | ||
|
The base class for all windowed controls |
|
| | ||
|
TControl - the main ancestor class for visual controls. |
|
| | ||
TLCLComponent |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |