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

TBasicChartSource

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

Declaration

Source position: tacustomsource.pas line 130

type TBasicChartSource = class(TComponent)

strict protected

  FUpdateCount: Integer;

  

  procedure Notify;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure BeginUpdate; virtual;

  

  procedure EndUpdate; virtual;

  

  function IsUpdating;

  

  property Broadcaster: TBroadcaster; [r]

  

end;

Inheritance

TBasicChartSource

  

|

TObject



CT Web help

CodeTyphon Studio