DesignIntf.IComponentGuidelines

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IComponentGuidelines = interface

C++

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

Properties

Type Visibility Source Unit Parent
interface
class
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

Description

Provides access to the guidelines for visual components.

Use IComponentGuidelines to implement component guideline support.

See Also