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

TvkObj_AllocationHandler

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

Declaration

Source position: vulkanobjects.pas line 200

type TvkObj_AllocationHandler = class(TObject)

protected

  function AllocateMemory(); virtual;

  

  function ReallocateMemory(); virtual;

  

  procedure FreeMemory(); virtual;

  

  procedure InternalAllocationNotification();

  

  procedure InternalFreeNotification();

  

public

  function GetStructure;

  

end;

Inheritance

TvkObj_AllocationHandler

  

|

TObject



CT Web help

CodeTyphon Studio