Unit 'PReport' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_powerpdf]

TPRCustomLabel

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

Declaration

Source position: PReport.pas line 340

type TPRCustomLabel = class(TPRItem)

protected

  function InternalTextout();

  

  procedure CMTextChanged(); message;

  

public

  constructor Create(); override;

  

published

  property FontColor: TColor; [rw]

  

  property FontName: TPRFontName; [rw]

  

  property FontSize: Single; [rw]

  

  property FontBold: Boolean; [rw]

  

  property FontItalic: Boolean; [rw]

  

  property FontUnderline: Boolean; [rw]

  

  property CharSpace: Single; [rw]

  

  property WordSpace: Single; [rw]

  

end;

Inheritance

TPRCustomLabel

  

|

TPRItem

  

|

TObject



CT Web help

CodeTyphon Studio