Unit 'LbCipher' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_lockbox]

TRDLVector

Declaration

Source position: lbcipher_old.pas line 94

type TRDLVector = record

  case Byte of

    0: (

        dw: DWord;

  

      );

    1: (

        bt: array [0..3] of Byte;

  

      );

end;



CT Web help

CodeTyphon Studio