Links
EControl Form Designer Pro
TToolListItem Class

Represents tool item used in tool lists.

TToolListItem = class(TCollectionItem);

ecToolList

Item class is common for normal and category items. They are differ from each other by the IsCategory property.

Topic 
Description 
The properties of the TToolListItem class are listed here. 
 
Property 
 
protected 
 
read only 
TToolListItem Properties 
Description 
Specifies Caption of the tool item. 
Specifies whether category item is expanded. 
Hint 
Contains the text string that can appear when the user moves the mouse over the item. 
Determines index in an image list. 
Specifies whether tool item is category item. If this property is False - item is normal. 
Tag 
Stores an integer value as part of an item. 
Provides reference to owner tool list. 
Indicates whether item is visible, i.e. not hidden by the filter. 
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!