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

RegisterDynamicArrayType

Declaration

Source position: titanscripter.pas line 608

procedure RegisterDynamicArrayType(

  const TypeName: string;

  const ElementTypeName: string;

  OwnerIndex: Integer = - 1;

  UserData: Integer = 0

);



CT Web help

CodeTyphon Studio