Unit 'kraft' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kraft]

TKraftClipVertexList

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

Declaration

Source position: kraft.pas line 989

type TKraftClipVertexList = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Clear;

  

  procedure Add();

  

  property Vertices: TKraftClipVertices; [rw]

  

  property Capacity: TKraftInt32; [rw]

  

  property Count: TKraftInt32; [rw]

  

  property Color: TKraftColor; [rw]

  

end;

Inheritance

TKraftClipVertexList

  

|

TObject



CT Web help

CodeTyphon Studio