API:DesignIntf.IDesignerSelections.DesignObjects

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DesignObjects[Index: Integer]: IDesignObject read GetDesignObject;

C++

__property _di_IDesignObject DesignObjects[int Index] = {read=GetDesignObject};

Properties

Type Visibility Source Unit Parent
property public
DesignIntf.pas
DesignIntf.hpp
DesignIntf IDesignerSelections

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!