Links
EControl Form Designer Pro
TPropertyNode Class

Represents single node associated with property

TPropertyNode = class(TPropertyItem);

edcPropCtrl

Topic 
Description 
The methods of the TPropertyItem class are listed here. 
The properties of the TPropertyItem class are listed here. 
TPropertyNode Class
Topic 
Description 
The methods of the TPropertyNode class are listed here. 
The properties of the TPropertyNode 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. 
TPropertyNode Class
TPropertyNode Class 
Description 
Creates and initializes a TPropertyNode instance. 
Specifies whether property item can be expanded. 
Returns name of the property. 
Returns the Owner of the TPropertyNode. 
ReflectModified used for refreshing node with reference type property 
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. 
TPropertyNode Class
TPropertyNode Class 
Description 
Represents the interface that the Object Inspector uses to communicate with this property editor 
Indicates if property has default value. 
Indicates whether the property is reference. 
Indicates whether the property is a sub-property. 
Returns PPropInfo associated with this property 
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!