Internet Direct (Indy)
Home
PreviousUpNext
TIdFSPPacket.DataLen Property

Length of the binary contents of the packet.

Pascal
property DataLen: Word;

DataLen is a Cardinal property that represents the length of the binary content stored in the Data property. 

The value in DataLen is updated in methods in the FSP client that implement the various FSP commands using the formats specified in the FSP protocol. 

The value in DataLen is also used when WritePacket is called to send the binary content of the packet to the remote FSP host.

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.