[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: plotpanel.pp line 65
type TPlotCaption = class(TPersistent) |
||
protected |
||
procedure Changed; |
|
|
property OnChange: TNotifyEvent; [rw] |
|
|
public |
||
constructor Create; |
|
|
destructor Destroy; override; |
|
|
published |
||
property Title: string; [rw] |
|
|
property Font: TFont; [rw] |
|
|
property Alignment: TAlignment; [rw] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |