Unit 'plotpanel' Package
[Overview][Constants][Types][Classes][Index] [#lz_plotfunction]

TPlotCaption

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

Declaration

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;

Inheritance

TPlotCaption

  

|

TObject



CT Web help

CodeTyphon Studio