[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: extctrls.pp line 328
type TUNBPage = class(TCustomControl) |
protected |
procedure SetParent(); override; |
public |
constructor Create(); override; |
destructor Destroy; override; |
published |
property OnBeforeShow: TBeforeShowPageEvent; [rw] |
property ChildSizing; |
property ClientWidth; |
property ClientHeight; |
property Left; [s] |
property Top; [s] |
property Width; [s] |
property Height; [s] |
property OnContextPopup; |
property OnEnter; |
property OnExit; |
property OnMouseDown; |
property OnMouseEnter; |
property OnMouseLeave; |
property OnMouseMove; |
property OnMouseUp; |
property OnResize; |
property ParentShowHint; |
property PopupMenu; |
property TabOrder; [s] |
property Visible; [s] |
end; |
| | ||
|
TCustomControl - a base class for many window controls |
|
| | ||
| | ||
| | ||
|
TLCLComponent - base class for LCL components |
|
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |