Unit 'IdGlobalProtocols' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

UInt32ToOrdFourByte

Declaration

Source position: IdGlobalProtocols.pas line 512

procedure UInt32ToOrdFourByte(

  const AValue: UInt32;

  var VByte1: Byte;

  var VByte2: Byte;

  var VByte3: Byte;

  var VByte4: Byte

);



CT Web help

CodeTyphon Studio