TcxPropertyEditor.AllEqual Method
In This Article
Tests whether only one inspected component with the edited property is selected.
#Declaration
Delphi
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