TcxPropertyEditor.ValueAvailable Method
In This Article
Tests whether the edited property value is available for editing or reading.
#Declaration
Delphi
function ValueAvailable: Boolean;
#Returns
Type |
---|
Boolean |
#Remarks
Returns True if the edited property value is available for editing or reading.
See Also