DesignIntf.ISelectionEditorList.Count

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Count: Integer read GetCount;

C++

__property int Count = {read=GetCount};

Propriétés

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

Description

Représente le nombre d'éditeurs de sélections dans la liste.

Utilisez cette propriété pour obtenir le nombre d'éléments ISelectionEditor dans la liste.

Voir aussi