Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Delphi XE2 では、プロジェクト マネージャでファイルを選択すると、オブジェクト インスペクタにファイルのプロパティが表示されます。「デザイン クラス」プロパティとは何ですか?どのように使用されますか?
「デザイン クラス」は読み取り専用プロパティです。派生オブジェクトのクラス名を示します。このプロパティが TFrame に設定されているのを見たことがあります。