DesignIntf.TBaseComponentGuidelines

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

System.TInterfacedObjectSystem.TObjectTBaseComponentGuidelines

Delphi

TBaseComponentGuidelines = class(TInterfacedObject)

C++

class PASCALIMPLEMENTATION TBaseComponentGuidelines : public System::TInterfacedObject

プロパティ

種類 可視性 ソース ユニット
class public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

説明

TBaseComponentGuidelines は、コンポーネント ガイドライン クラスの基底クラスです。


TBaseComponentGuidelines を継承して IComponentGuidelines を実装すると、コンポーネント ガイドラインをサポートするためのクラスを作成できます。

関連項目