DesignIntf.TComponentGuidelinesClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TComponentGuidelinesClass = class of TBaseComponentGuidelines;

C++

typedef System::TMetaClass* TComponentGuidelinesClass;

Properties

Type Visibility Source Unit Parent
classref
typedef
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

Description

Class of TBaseComponentGuidelines.

TComponentGuidelinesClass represents the class of the TBaseComponentGuidelines class.

See Also