Unit 'LRDialogControls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lz_report]

TlrLabel

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

Declaration

Source position: lrdialogcontrols.pas line 95

type TlrLabel = class(TlrVisualControl)

protected

  procedure PaintDesignControl; override;

  

  function CreateControl; override;

  

public

  constructor Create(); override;

  

  procedure LoadFromXML(); override;

  

  procedure SaveToXML(); override;

  

  procedure Assign(); override;

  

published

  property Alignment: TAlignment; [rw]

  

  property WordWrap: Boolean; [rw]

  

  property AutoSize: Boolean;

  

  property Color: TColor;

  

  property Caption: string;

  

  property Font: TFont;

  

  property Hint: string;

  

  property OnClick: TfrScriptStrings;

  

end;

Inheritance

TlrLabel

  

|

TlrVisualControl

  

|

TObject



CT Web help

CodeTyphon Studio