DesignIntf.PersistentToDesignObject
Delphi
function PersistentToDesignObject(APersistent: TPersistent): IDesignObject;
C++
extern DELPHI_PACKAGE _di_IDesignObject __fastcall PersistentToDesignObject(System::Classes::TPersistent* APersistent);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | DesignIntf.pas DesignIntf.hpp |
DesignIntf | DesignIntf |
Description
Embarcadero Technologies does not currently have any additional information.