Class TDanHint (unit Danhint)

Inherits from

TComponent

Constructors


constructor Create(AOwner:TComponent);



Functions

destructor Destroy;


procedure Loaded;


procedure SetNewHintFont;


procedure FuAbout(value :String);


procedure CMFontChanged(var Message:TMessage);


procedure SetHActive(Value:Boolean);


procedure SetHDepth(Value:Integer);


procedure SetHintColor(Value:TColor);


procedure SetHintDirection(Value:THintDirection);


procedure SetHintFont(Value:TFont);


procedure SetHintPauseTime(Value:Integer);


procedure SetHintShadowColor(Value:TColor);


procedure SetHRound(Value:Integer);


procedure SetShowHint(Value:Boolean);


Properties

property About : String


property HintActive : Boolean


property HintColor : TColor


property HintDirection : THintDirection


property HintFont : TFont


property HintPauseTime : Integer


property HintRadius : Integer


property HintShadowColor : TColor


property HintWidth : Integer


Events

event OnSelectHintDirection : TOnSelectHintDirection


Variables

FAbout : String;


FActive : Boolean;


FDepth : Integer;


FHintColor : TColor;


FHintDirection : THintDirection;


FHintFont : TFont;


FHintPauseTime : Integer;


FHintShadowColor : TColor;


FOnSelectHintDirection : TOnSelectHintDirection;


FRound : Integer;



Constructors


constructor Create(AOwner:TComponent);


Functions


destructor Destroy;


procedure Loaded;


procedure SetNewHintFont;


procedure FuAbout(value :String);


procedure CMFontChanged(var Message:TMessage);


procedure SetHActive(Value:Boolean);


procedure SetHDepth(Value:Integer);


procedure SetHintColor(Value:TColor);


procedure SetHintDirection(Value:THintDirection);


procedure SetHintFont(Value:TFont);


procedure SetHintPauseTime(Value:Integer);


procedure SetHintShadowColor(Value:TColor);


procedure SetHRound(Value:Integer);


procedure SetShowHint(Value:Boolean);


Properties


property About : String


property HintActive : Boolean


property HintColor : TColor


property HintDirection : THintDirection


property HintFont : TFont


property HintPauseTime : Integer


property HintRadius : Integer


property HintShadowColor : TColor


property HintWidth : Integer


Events


event OnSelectHintDirection : TOnSelectHintDirection


Variables


FAbout : String;


FActive : Boolean;


FDepth : Integer;


FHintColor : TColor;


FHintDirection : THintDirection;


FHintFont : TFont;


FHintPauseTime : Integer;


FHintShadowColor : TColor;


FOnSelectHintDirection : TOnSelectHintDirection;


FRound : Integer;