Links
EControl Form Designer Pro
TCategoryNode Class

Determines "Category node" in the TPropertyNodes collection

TCategoryNode = class(TPropertyItem);

edcPropCtrl

TCategoryNode used to collect properties by categories in the Object Inspector

Topic 
Description 
The methods of the TPropertyItem class are listed here. 
The properties of the TPropertyItem class are listed here. 
TCategoryNode Class
Topic 
Description 
The methods of the TCategoryNode class are listed here. 
 
Method 
 
protected 
 
virtual 
 
Property 
 
read only 
TPropertyItem Methods 
Description 
Add 
Adds new property item. 
Called when property item was changed. 
Deletes all items from the node. 
Creates and initializes a TPropertyItem instance. 
Deletes Item at index 
Destroys an instance of TPropertyItem. 
Specifies whether property item can be expanded. 
Returns name of the item. May be overridden in derived class. 
Specifies whether property item has value. For example, category item does not have value. 
Returns index of child item. If Item is not a child returns -1. 
Adds a property item to the Items array at the position specified by Index. 
Returns True if property items are equal. 
Returns True if the item is root item. 
Move 
Changes the position of an item in the Items array. 
Root 
Specifies Root item. 
TCategoryNode Class
TCategoryNode Class 
Description 
Does nothing in the TCategoryNode 
Creates and initializes a TCategoryNode instance. 
Returns True because TCategoryNode is an expandable node 
Returns Name of the underlying category passed when TCategoryNode object was created 
Returns False, because category item occupies both name and value cells. 
TPropertyItem Properties 
Description 
Determines count of child items. 
Specifies name displayed on screen 
Specifies if node is expanded or not. 
Provides indexed access to the child items. 
Indicates the level of indentation of a item within the property list control.. 
Name 
Specifies the name of the property node. 
Indicates the parent property of the node. 
Returns path of the item. Path is combined from the item name and all parent names. 
Specifies whether item is selected. 
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!