Unit 'vulkanobjects' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_vulkan]

TvkObj_List

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

Declaration

Source position: vulkanobjects.pas line 141

type generic TvkObj_List <T>= class(specialize TvkObj_ListBase<,>)

public

  procedure SetData();

  

  property Data: TArrayType; [rw]

  

  property Items []: T; default; [rw]

  

end;

Inheritance

TvkObj_List

  

|

TvkObj_ListBase

  

|

TObject



CT Web help

CodeTyphon Studio