Unit 'utility' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

AsTag

Declaration

Source position: utility.pas line 227

function AsTag(

  Value: Pointer

):PtrUInt; overload;

function AsTag(

  Value: PAnsiChar

):PtrUInt; overload;

function AsTag(

  Value: Boolean

):PtrUInt; overload;

function AsTag(

  Value: LongInt

):PtrUInt; overload;

function AsTag(

  Value: LongWord

):PtrUInt; overload;


Documentation generated on: 2025-07-25