DesignIntf.TBaseCustomModule

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

System.TInterfacedObjectSystem.TObjectTBaseCustomModule

Delphi

TBaseCustomModule = class(TInterfacedObject)

C++

class PASCALIMPLEMENTATION TBaseCustomModule : public System::TInterfacedObject

プロパティ

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

説明

カスタム モジュールの基底クラスです。


カスタム モジュールはこのクラスから派生していると見なされます。

関連項目