Unit 'PRAnnotation' Package
[Overview][Types][Classes][Index] [#pl_powerpdf]

TPRAnnotation

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

Declaration

Source position: PRAnnotation.pas line 43

type TPRAnnotation = class(TPRItem)

protected

  procedure CMTextChanged(); message;

  

  procedure Paint; override;

  

  procedure Print(); override;

  

  procedure SetAction(); virtual;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property Text: string; [rw]

  

published

  property SubType: TPRAnnotationType; [rw]

  

  property Caption;

  

  property Lines: TStrings; [rw]

  

  property Opened: Boolean; [rw]

  

  property Action: TPRAction; [rw]

  

end;

Inheritance

TPRAnnotation

  

|

TPRItem

  

|

TObject



CT Web help

CodeTyphon Studio