Indicates that the client has a binding with a valid socket handle.
property Active;
Active is a published Boolean property in TIdIPMCastClient. The read access specifier for Active calls an inherited method to keep track of the design-time value for the property.
Active will be True when it is active at design-time, or when the client currently has a binding with a valid socket handle assigned.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|