Unit 'gmDelaunay2D' Package
[Overview][Constants][Classes][Index] [#bs_engines]

TgmSortedTriangle2DList

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

Declaration

Source position: gmdelaunay2d.pas line 47

type TgmSortedTriangle2DList = class(TCustomSortedList)

protected

  function DoCompare(); override;

  

public

  property Items []: TgmTriangle2D; default; [r]

  

end;

Inheritance

TgmSortedTriangle2DList

  

|

TCustomSortedList

  

|

TCustomObjectList

  

|

TObject



CT Web help

CodeTyphon Studio