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

TRegisterInterfaceType

Declaration

Source position: titan_import.pas line 73

type TRegisterInterfaceType = function(

  const Name: string;

  const Guid: TGuid;

  const ParentName: string;

  const ParentGuid: TGUID;

  OwnerIndex: Integer = - 1;

  UserData: Integer = 0

):Integer;



CT Web help

CodeTyphon Studio