Unit 'JvExExtCtrls' Package
[Overview][Classes][Index] [#pl_jvcl]

TJvExCustomPanel

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: JvExExtCtrls.pas line 67

type TJvExCustomPanel = class(TCustomPanel,IJvExControl)

protected

  procedure WndProc(); override;

  

  procedure FocusChanged(); dynamic;

  

  procedure VisibleChanged; dynamic;

  

  procedure EnabledChanged; dynamic;

  

  procedure TextChanged; virtual;

  

  procedure ColorChanged; dynamic;

  

  procedure FontChanged; dynamic;

  

  procedure ParentFontChanged; dynamic;

  

  procedure ParentColorChanged; dynamic;

  

  procedure ParentShowHintChanged; dynamic;

  

  function WantKey(); virtual;

  

  function HintShow(); dynamic;

  

  function HitTest(); virtual;

  

  procedure MouseEnter(); dynamic;

  

  procedure MouseLeave(); dynamic;

  

  property MouseOver: Boolean; [rw]

  

  property HintColor: TColor; [rw]

  

  property OnMouseEnter: TNotifyEvent; [rw]

  

  property OnMouseLeave: TNotifyEvent; [rw]

  

  property OnParentColorChange: TNotifyEvent; [rw]

  

public

  constructor Create(); override;

  

  property HintWindowClass: THintWindowClass; [rw]

  

protected

  procedure BoundsChanged; virtual;

  

  procedure CursorChanged; dynamic;

  

  procedure ShowingChanged; dynamic;

  

  procedure ShowHintChanged; dynamic;

  

  procedure ControlsListChanging(); dynamic;

  

  procedure ControlsListChanged(); dynamic;

  

  procedure GetDlgCode(); virtual;

  

  procedure FocusSet(); virtual;

  

  procedure FocusKilled(); virtual;

  

  function DoEraseBackground(); virtual;

  

published

  property DotNetHighlighting: Boolean; [rw]

  

end;

Inheritance

TJvExCustomPanel

  

|

TObject,IJvExControl



CT Web help

CodeTyphon Studio