Unit 'gmSortedLists' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_engines]

TGuidList

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

Declaration

Source position: gmsortedlists.pas line 65

type TGuidList = class(TCustomObjectList)

protected

  function GetGuid(); virtual; abstract;

  

  function IndexByGuid();

  

public

  function HasGuid();

  

  procedure RemoveByGuid();

  

  function Add();

  

end;

Inheritance

TGuidList

  

|

TCustomObjectList

  

|

TObject



CT Web help

CodeTyphon Studio