API:Vcl.ExtCtrls.TControlCollection.Controls

提供:RAD Studio API Documentation

Delphi

property Controls[AColumn, ARow: Integer]: TControl read GetControl write SetControl;

C++

__property Vcl::Controls::TControl* Controls[int AColumn][int ARow] = {read=GetControl, write=SetControl};

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。