DesignIntf.IDesignPersistent
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: DesignIntf.pas DesignIntf.hpp
| |
Unit: DesignIntf | |
Parent: DesignIntf |
Delphi
IDesignPersistent = interface(IDesignObject)
C++
__interface INTERFACE_UUID("{8858E03D-5B6A-427A-BFFC-4A9B8198FB13}") IDesignPersistent : public IDesignObject
Description
Represents a persistent object used by the designer.