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

TIndexedComponent

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

Declaration

Source position: tachartutils.pas line 155

type TIndexedComponent = class(TComponent)

strict protected

  function GetIndex; virtual; abstract;

  

  procedure SetIndex(); virtual; abstract;

  

public

  procedure ChangeNamePrefix();

  

  property Index: Integer; [rw]

  

end;

Inheritance

TIndexedComponent

  

|

TObject



CT Web help

CodeTyphon Studio