DesignIntf.TComponentGuidelinesClass

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
classref
typedef
Visibility: public
Source:
DesignIntf.pas
DesignIntf.hpp
Unit: DesignIntf
Parent: DesignIntf

Delphi

TComponentGuidelinesClass = class of TBaseComponentGuidelines;

C++

typedef System::TMetaClass* TComponentGuidelinesClass;

Description

Class of TBaseComponentGuidelines.

TComponentGuidelinesClass represents the class of the TBaseComponentGuidelines class.

See Also