DesignIntf.ISelectionEditorList.Get

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Get(Index: Integer): ISelectionEditor;

C++

virtual _di_ISelectionEditor __fastcall Get(int Index) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
DesignIntf.pas
DesignIntf.hpp
DesignIntf ISelectionEditorList

Description

Renvoie un éditeur de sélections spécifié par Index.

Voir aussi