TcxCustomRTTIInspector.RefreshInspectedProperties Method
In This Article
Updates the runtime object inspector with updated properties if the values of these properties were changed outside the runtime object inspector.
#Declaration
Delphi
procedure RefreshInspectedProperties;
#Remarks
Updates the runtime object inspector with updated properties if the values of these properties were changed outside the runtime object inspector.
See Also