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

TBroadcaster

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

Declaration

Source position: tachartutils.pas line 204

type TBroadcaster = class(TFPList)

public

  destructor Destroy; override;

  

  procedure Broadcast();

  

  procedure Subscribe();

  

  procedure Unsubscribe();

  

  property Locked: Boolean; [rw]

  

end;

Inheritance

TBroadcaster

  

|

TObject



CT Web help

CodeTyphon Studio