DesignIntf.PersistentToDesignObject

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
DesignIntf.pas
DesignIntf.hpp
Unit: DesignIntf
Parent: DesignIntf

Delphi

function PersistentToDesignObject(APersistent: TPersistent): IDesignObject;

C++

extern DELPHI_PACKAGE _di_IDesignObject __fastcall PersistentToDesignObject(System::Classes::TPersistent* APersistent);

Description

Embarcadero Technologies does not currently have any additional information.