Topic Path: Symbol Reference > Types > TBytes Type
ContentsIndexHome
PreviousUpNext
TBytes Type

Array of byte data type for Windows and Linix.

File
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.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.