Vcl.OleCtrls.TOleControl.PerPropBrowsing

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property PerPropBrowsing: IPerPropertyBrowsing read FPropBrowsing;

C++

__property _di_IPerPropertyBrowsing PerPropBrowsing = {read=FPropBrowsing};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.OleCtrls.pas
Vcl.OleCtrls.hpp
Vcl.OleCtrls TOleControl

説明

OleControl のプロパティページのプロパティについての情報へアクセスできるようにします。

PerPropBrowsing プロパティは,関連付けられているプロパティページに表示される,OleControl のプロパティについての情報のインターフェースです。

関連項目