TPanel
FieldParam(s)Type
BevelIn-TBevel
BevelOut-TBevel
BevelWidth-Integer
BottomColor-Integer
BorderWidth-Integer
Caption-String
Canvas-TCanvas
ClientRect-RECT
Color-Integer
Cursor-HCURSOR
Enabled-Boolean
Font-TFont
Handle-HWND
Height-Integer
Left-Integer
Params-TParams
Parent-HWND
PopupMenu-TPopupMenu
Top-Integer
TopColor-Integer
Visible-Boolean
Width-Integer
-
BringToFrontSelf As TPanelSUB
CreateSelf As TPanelFUNCTION
FreeSelf As TPanelSUB
SetFocusSelf As TPanelSUB
-
SetCaptionSelf As TPanel , byval fCaption As StringSUB
SetColorSelf As TPanel , byval fColor As IntegerSUB
SetCursorSelf As TPanel , byval fCursor As HCURSORSUB
SetBevelInSelf As TPanel , byval fBevel As TBevelSUB
SetBevelOutSelf As TPanel , byval fBevel As TBevelSUB
SetLeftSelf As TPanel , byval fLeft As IntegerSUB
SetTopSelf As TPanel , byval fTop As IntegerSUB
SetWidthSelf As TPanel , byval fWidth As IntegerSUB
SetHeightSelf As TPanel , byval fHeight As IntegerSUB
SetParentSelf As TPanel , byval fParent As HWNDSUB
SetEnabledSelf As TPanel , byval fEnabled As BooleanSUB
SetVisibleSelf As TPanel , byval fVisible As BooleanSUB
SetFontSelf As TPanel , Font As TFontSUB
SetPopupMenuSelf As TPanel , PopupMenu As TPopupMenuSUB
-
OnClickSelf As TPanelSUB