DesignIntf.TBaseComponentGuidelines
Delphi
TBaseComponentGuidelines = class(TInterfacedObject)
C++
class PASCALIMPLEMENTATION TBaseComponentGuidelines : public System::TInterfacedObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | DesignIntf.pas DesignIntf.hpp |
DesignIntf | DesignIntf |
Description
TBaseComponentGuidelines is the base class for component guidelines classes.
Inherit from TBaseComponentGuidelines and implement IComponentGuidelines to create a class for component guidelines support.