Class TEllipsisPanel (unit ElpsPanl)

Inherits from

TCustomPanel

Constructors


constructor Create(AOwner: TComponent);

delete chars


Functions

function GetVersion: TDFSVersion;


procedure Loaded;


procedure SetVersion(const Val: TDFSVersion);


procedure UpdateHintText;

Make sure the right font has been selected.

procedure UpdatePanelText;


procedure CMFontChanged(var Msg: TMessage);


function GetCaption: string;


procedure SetAutoHintOptions(Val: TAutoHintOptions);

This is where you will see the C3254 error message.

procedure SetCaption(const Val: string);


procedure SetIsPath(Val: boolean);


procedure WMSize(var Msg: TWMSize);


Properties

property Align :

Publish inherited stuff

property Alignment :


property AutoHintOptoins : TAutoHintOptions


property BevelInner :


property BevelOuter :


property BevelWidth :


property BorderStyle :


property BorderWidth :


property Caption : string


property Color :


property Ctl3D :


property DragCursor :


property DragMode :


property Enabled :


property Font :


property IsPath : boolean


property Locked :


property ParentColor :


property ParentCtl3D :


property ParentFont :


property ParentShowHint :


property PopupMenu :


property ShowHint :


property TabOrder :


property TabStop :


property Version : TDFSVersion


property Visible :


Events

event OnClick :


event OnDblClick :


event OnDragDrop :


event OnDragOver :


event OnEndDrag :


event OnEnter :


event OnExit :


event OnMouseDown :


event OnMouseMove :


event OnMouseUp :


event OnResize :


Variables

FAutoHintOptions : TAutoHintOptions;


FCaption : string;


FIsPath : boolean;


FSaveHint : string;



Constructors


constructor Create(AOwner: TComponent);

delete chars


Functions


function GetVersion: TDFSVersion;


procedure Loaded;


procedure SetVersion(const Val: TDFSVersion);


procedure UpdateHintText;

Make sure the right font has been selected.


procedure UpdatePanelText;


procedure CMFontChanged(var Msg: TMessage);


function GetCaption: string;


procedure SetAutoHintOptions(Val: TAutoHintOptions);

This is where you will see the C3254 error message. Caused on line 290


procedure SetCaption(const Val: string);


procedure SetIsPath(Val: boolean);


procedure WMSize(var Msg: TWMSize);


Properties


property Align :

Publish inherited stuff


property Alignment :


property AutoHintOptoins : TAutoHintOptions


property BevelInner :


property BevelOuter :


property BevelWidth :


property BorderStyle :


property BorderWidth :


property Caption : string


property Color :


property Ctl3D :


property DragCursor :


property DragMode :


property Enabled :


property Font :


property IsPath : boolean


property Locked :


property ParentColor :


property ParentCtl3D :


property ParentFont :


property ParentShowHint :


property PopupMenu :


property ShowHint :


property TabOrder :


property TabStop :


property Version : TDFSVersion


property Visible :


Events


event OnClick :


event OnDblClick :


event OnDragDrop :


event OnDragOver :


event OnEndDrag :


event OnEnter :


event OnExit :


event OnMouseDown :


event OnMouseMove :


event OnMouseUp :


event OnResize :


Variables


FAutoHintOptions : TAutoHintOptions;


FCaption : string;


FIsPath : boolean;


FSaveHint : string;