Unit 'JPP.Labels' Package
[Overview][Classes][Index] [#pl_jppack]

TJppCustomLabel

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

Declaration

Source position: JPP.Labels.pas line 53

type TJppCustomLabel = class(TCustomLabel)

protected

  procedure PropsChanged();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure SetBounds(); override;

  

  procedure FlashBackground;

  

protected

  procedure Notification(); override;

  

  property TagExt: TJppTagExt; [rw]

  

  property AnchoredControls: TJppAnchoredControls; [rw]

  

  property EllipsisPosition: TEllipsisPosition; [rw]

  

  property Flash: TJppFlashLabel; [rw]

  

end;

Inheritance

TJppCustomLabel

  

|

TObject



CT Web help

CodeTyphon Studio