Unit 'gmShapes' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_graphics32magic]

TgmOutlineListReader

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

Declaration

Source position: gmShapes.pas line 241

type TgmOutlineListReader = class(TObject)

protected

  FOutlineList: TgmOutlineList;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function LoadFromStream(); virtual; abstract;

  

end;

Inheritance

TgmOutlineListReader

  

|

TObject



CT Web help

CodeTyphon Studio