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

TgmIntegerList

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

Declaration

Source position: gmpoints3d.pas line 93

type TgmIntegerList = class(TPersistent)

public

  procedure Assign(); override;

  

  procedure Clear;

  

  procedure Add();

  

  procedure Add3();

  

  procedure Delete();

  

  property Count: Integer; [r]

  

  property Values []: Integer; default; [r]

  

end;

Inheritance

TgmIntegerList

  

|

TObject



CT Web help

CodeTyphon Studio