[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'utility' (#aros)

AsTag

Declaration

Source position: utility.pas line 264

function AsTag(

  Value: Pointer

):PtrUInt; overload;

function AsTag(

  Value: PChar

):PtrUInt; overload;

function AsTag(

  Value: Boolean

):PtrUInt; overload;

function AsTag(

  Value: LongInt

):PtrUInt; overload;

function AsTag(

  Value: LongWord

):PtrUInt; overload;


Documentation generated on: 2017-01-10