Unit 'BASE_Engine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_titanscript]

TTitanInterfaceVarDefinition

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

Declaration

Source position: base_engine.pas line 1208

type TTitanInterfaceVarDefinition = class(TTitanDefinition)

public

  PIntf: PUnknown;

  

  guid: TGUID;

  

  constructor Create();

  

  procedure Dump(); override;

  

  procedure AddToScripter(); override;

  

end;

Inheritance

TTitanInterfaceVarDefinition

  

|

TTitanDefinition

  

|

TObject



CT Web help

CodeTyphon Studio