DesignEditors.TInstProp

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TInstProp = record

C++

struct DECLSPEC_DRECORD TInstProp
{
public:
    System::Classes::TPersistent* Instance;
    System::Typinfo::PPropInfo PropInfo;
};

Properties

Type Visibility Source Unit Parent
record
struct
public
DesignEditors.pas
DesignEditors.hpp
DesignEditors DesignEditors

Description

Embarcadero Technologies does not currently have any additional information.