[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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] |
|
|
|
||
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |