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

TTitanRegisterConstant

Declaration

Source position: titan_import.pas line 66

type TTitanRegisterConstant = procedure(

  const Name: string;

  const Value: Variant;

  OwnerIndex: Integer = - 1;

  UserData: Integer = 0

);



CT Web help

CodeTyphon Studio