DesignIntf.IComponentGuidelines

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
interface
class
Visibility: public
Source:
DesignIntf.pas
DesignIntf.hpp
Unit: DesignIntf
Parent: DesignIntf

Delphi

IComponentGuidelines = interface

C++

__interface  INTERFACE_UUID("{237413D7-F6B8-4B8D-B581-3CDC320CE854}") IComponentGuidelines  : public System::IInterface

Description

Provides access to the guidelines for visual components.

Use IComponentGuidelines to implement component guideline support.

See Also