Unit 'TAExpressionSeries' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lz_tachart]

TChartExprParams

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

Declaration

Source position: taexpressionseries.pas line 47

type TChartExprParams = class(TCollection)

protected

  procedure Changed;

  

public

  constructor Create();

  

  function AddParam();

  

  function FindParamByName();

  

  property Params []: TChartExprParam; default; [rw]

  

  property ValueByName []: Double; [rw]

  

  property OnChanged: TNotifyEvent; [rw]

  

end;

Inheritance

TChartExprParams

  

|

TObject



CT Web help

CodeTyphon Studio