Topic Path: Symbol Reference > Classes > TIdCommandHandler Class > TIdCommandHandler Properties > Name Property
ContentsIndexHome
PreviousUpNext
TIdCommandHandler.Name Property

Identity for the item in the owner collection.

property Name: string;

Name is a String property that represents the identity for the collection item in a TIdCommandHandlers collection, and is also used as the DisplayName when the collection item is viewd in the Object Inspector. The default value for Name is assigned in the Create constructor, and contains the concatenated values of ClassName and the string representation of the inherited ID property.

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