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

RegisterRecordField

Declaration

Source position: titanscripter.pas line 618

procedure RegisterRecordField(

  OwnerIndex: Integer;

  const FieldName: string;

  const FieldType: string;

  Offset: Integer;

  UserData: Integer = 0

);



CT Web help

CodeTyphon Studio