IDesignerChangeTypes
1. Definition
Allow the access to the changes made to a SlideShow object.
2. Methods
-
Adds the change to the existing changes.
procedure Add(const Val: TDesignerChangeType)
-
Returns as value that defines if this IDesignerChangeTypes object contains the specified change.
function Contains(const Val: TDesignerChangeType): Boolean