|
|
|
VirtItem Object (IVirtItem Interface) |
The VirtualItem object is used during the VirtualItem event to provide item attributes. The event is called for each item, so the application can provide all necessary information for a particular item using the VirtualItem object's properties.
Properties and methods shown grayed are provided for compatibility with older releases only and should no longer be used.
Property/Method |
Description |
Defines the background color used to draw the item's cell that is not selected. |
|
Defines the font used to display the item's cell text. |
|
Defines the foreground color used to draw the item's cell that is not selected. |
|
Defines the graphic displayed as the item's cell graphic. |
|
Defines the position of the graphic displayed in the item's cell. |
|
Defines the graphic displayed as the item's cell graphic. |
|
Defines the background color used to draw the item's cell that is selected. |
|
Defines the foreground color used to draw the item's cell that is selected. |
|
Defines the item's cell text. |
|
Defines the position of the text displayed in the item's cell. |
|
Returns the current number of columns. |
|
Defines the item's enabled/disabled status. |
|
Returns the SftTreeItem object of the item currently requested from the virtual data source. |
|
Defines the item's application specific value. |
|
Defines the item's application specific floating point value. |
|
Defines the item's application specific object. |
|
Defines the item's application specific string value. |
|
Defines an application defined value associated with the item. |
|
Defines the item's item ID. |
|
Defines the graphic displayed as the item's item graphic. |
|
Defines the graphic displayed as the item's item graphic. |
|
Defines the graphic displayed as the item's label graphic. |
|
Defines the graphic displayed as the item's label graphic. |
|
Defines the row header background color used to draw the item when it is not selected. |
|
Defines the row header foreground color used to draw the item when it is not selected. |
|
Returns the item index of the item currently requested from the virtual data source. |
|
Defines the graphic displayed in the item's row header. |
|
Defines the position of the graphic displayed in an item's row header. |
|
Defines the graphic displayed in the item's row header. |
|
Defines the row header background color used to draw the item when it is selected. |
|
Defines the row header foreground color used to draw the item when it is selected. |
|
Defines the item's row header text. |
|
Defines the position of the text displayed in the item's row header. |
|
Defines the color sample displayed as the item's cell graphic. |
|
Defines the graphic displayed as the item's cell graphic. |
|
Defines the graphic displayed as the item's item graphic. |
Properties and methods shown grayed are provided for compatibility with older releases only and should no longer be used.
See Also Object Hierarchy