Internet Direct (Indy)
Home
PreviousUpNext
TIdIOHandler.Opened Property

Indicates if buffer and state properties have been initialized for the IOHandler.

Pascal
property Opened: Boolean;

Opened is a read-only Boolean property that indicates if buffer and state properties have been initialized for the IOHandler in the Open method. Open sets the value in Opened to True. 

Opened is also updated in Close

The value in Opened is used in Connected.

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.