Show: Delphi
C++
Display Preferences
DesignEditors.TPropertyEditor.Revert
From XE2 API Documentation
Delphi
procedure Revert;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| procedure | public | DesignEditors.pas | DesignEditors | TPropertyEditor |
Description
Restores all object properties to their original values.
Call Revert to restore the original property values that each of the edited objects had before the user began making modification with the Object Inspector. Revert will not work if GetAttributes returns paAutoUpdate.