Unit 'Titan_Import' Package
[Overview][Types][Index] [#pl_titanscript]

TTitanRegisterVariable

Declaration

Source position: titan_import.pas line 69

type TTitanRegisterVariable = procedure(

  const Name: string;

  const TypeName: string;

  Address: Pointer;

  OwnerIndex: Integer = - 1;

  UserData: Integer = 0

);



CT Web help

CodeTyphon Studio