DesignIntf.IDesignPersistent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IDesignPersistent = interface(IDesignObject)

C++

__interface  INTERFACE_UUID("{8858E03D-5B6A-427A-BFFC-4A9B8198FB13}") IDesignPersistent  : public IDesignObject

Properties

Type Visibility Source Unit Parent
interface
class
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

Description

Represents a persistent object used by the designer.

See Also