Internet Direct (Indy)
Home
PreviousUpNext
TIdBuffer.Size Property

Indicates the number of Bytes in the Indy buffer.

Pascal
property Size: Integer;

Size is a read-only Integer property that indicates the number of Bytes found in the internal storage for the Indy buffer. 

Use Remove to discard some of the data in the internal storage for the Indy buffer. 

Use Clear to discard all of the data in the internal storage for the Indy buffer.

TIdBuffer.Bytes 

TIdBuffer.Clear 

TIdBuffer.Remove

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.