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

AsTag

Declaration

Source position: utility.pas line 400

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: 2021-07-30