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

TAG_

Declaration

Source position: utility.pas line 394

function TAG_(

  value: pointer

):PtrUInt; overload;

function TAG_(

  value: pchar

):PtrUInt; overload;

function TAG_(

  value: Boolean

):PtrUInt; overload;

function TAG_(

  value: LongInt

):PtrUInt; overload;

function TAG_(

  Value: LongWord

):PtrUInt; overload;


Documentation generated on: 2021-07-30