Internet Direct (Indy)
Home
PreviousUpNext
TIdCommandHandlers.Add Method

Adds a new item to the command handler collection.

Pascal
function Add: TIdCommandHandler;

TIdCommandHandler - Item added to the collection.

Add is a TIdCommandHandler function used to add new collection items to the owned collection. Add calls the inherited Add method, and casts the return value to an instance of TIdCommandHandler as required by the collection.

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.