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

AsTag

Declaration

Source position: utility.pas line 330

function AsTag(

  value: pointer

):PtrUInt; overload;

function AsTag(

  value: PChar

):PtrUInt; overload;

function AsTag(

  value: Boolean

):PtrUInt; overload;

function AsTag(

  value: LongInt

):PtrUInt; overload;


Documentation generated on: 2021-07-30