Topic Path: Symbol Reference > Classes > TIdCommandHandler Class > TIdCommandHandler Events > OnCommand Event
ContentsIndexHome
PreviousUpNext
TIdCommandHandler.OnCommand Event

Event handler that performs an action associated with a command handler.

property OnCommand: TIdCommandEvent;

OnCommand is a TIdCommandEvent property that represents the event handler signalled when the associated TIdCommand object instance is executed for the Command Handler. Applications must a procedure to the event handler that implements the functionality to be performed when the event handler is signalled for execution.

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