TcxPropertyEditor Methods
The base class for editors used to edit the inspected components’ properties in the runtime object inspector.
Name | Description |
---|---|
All |
Tests whether only one inspected component with the edited property is selected. |
Auto |
|
Edit | Sets the edited property to some default value. |
Equals |
Inherited from TObject. |
Get |
Returns a set or subset of the Tcx |
Get |
Returns the inspected component identified by the Index parameter. |
Get |
Returns the maximum number of characters for the edited property value. |
Get |
Inherited from TObject. |
Get |
Returns the name of the edited property. |
Get |
Provides the subproperties of the edited property to the Proc callback method. |
Get |
Returns a pointer to the type information record for the edited property. |
Get |
Returns the string representation of the edited property value. |
Get |
Provides enumerated values to the callback method. |
Is |
Tests if the edited property value is default value. |
Set |
Sets the edited property value. |
To |
Inherited from TObject. |
Value |
Tests whether the edited property value is available for editing or reading. |
See Also