Unit 'SynHighlighterHP48' Package
[Overview][Constants][Types][Classes][Index] [#lz_syneditextra]

TSpeedListObject

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

Declaration

Source position: synhighlighterhp48.pas line 65

type TSpeedListObject = class

protected

  FName: string;

  

  FSpeedList: TSpeedStringList;

  

  fobject: tobject;

  

  procedure SetName(); virtual;

  

public

  property Name: string; [rw]

  

  constructor Create();

  

  destructor Destroy; override;

  

  property SpeedList: TSpeedStringList; [rw]

  

  property pointer: tobject; [rw]

  

end;

Inheritance

TSpeedListObject

  

|

TObject



CT Web help

CodeTyphon Studio