TcxPropertyEditor.AllEqual Method
Tests whether only one inspected component with the edited property is selected.
Declaration
function AllEqual: Boolean; virtual;
Returns
| Type |
|---|
| Boolean |
Remarks
This method returns True if only one inspected component with the edited property is selected.
See Also