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

TvkObj_ApplicationInfo

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

Declaration

Source position: vulkanobjects.pas line 974

type TvkObj_ApplicationInfo = class(TObject)

public

  AppName: string;

  

  AppVersion: TVkVersion;

  

  EngineName: string;

  

  EngineVersion: TVkVersion;

  

  ApiVersion: TVkVersion;

  

  constructor Create;

  

  function GetStructure;

  

  procedure SetStructure();

  

end;

Inheritance

TvkObj_ApplicationInfo

  

|

TObject



CT Web help

CodeTyphon Studio