Topic Path: Symbol Reference > Classes > TIdCommandHandlers Class > TIdCommandHandlers Methods > Add Method
ContentsIndexHome
PreviousUpNext
TIdCommandHandlers.Add Method

Adds a new item to the command handler collection.

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.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.