Unit 'JvExControls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_jvcl]

TJvExGraphicControl

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

Declaration

Source position: JvExControls.pas line 168

type TJvExGraphicControl = class(TGraphicControl)

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]

  

  function GetCaption; virtual;

  

  procedure SetCaption(); virtual;

  

public

  constructor Create(); override;

  

  property Caption: TCaption; [rw]

  

  property HintWindowClass: THintWindowClass; [rw]

  

end;

Inheritance

TJvExGraphicControl

  

|

TObject



CT Web help

CodeTyphon Studio