Array of byte data type for Windows and Linix.
TBytes = array of Byte;
TBytes is an array of Byte data type used in declaring the TIdBytes data type used in the Indy library.
TBytes is defined for the Windows and Linux platforms.
|
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |