DesignIntf.IComponentGuidelines.DesignerGuideTypes
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: IComponentGuidelines | |
Delphi
property DesignerGuideTypes[Index: Integer]: TDesignerGuideType read GetDesignerGuideType;
C++
__property TDesignerGuideType DesignerGuideTypes[int Index] = {read=GetDesignerGuideType};
Description
Returns the type of the designer guideline specified by Index in the collection. The type of a guideline is specified using a TDesignerGuideType value.