DesignIntf.PersistentToDesignObject

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!