DesignIntf.IComponentGuidelines.Count
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: DesignIntf.pas DesignIntf.hpp
| |
Unit: DesignIntf | |
Parent: IComponentGuidelines |
Delphi
property Count: Integer read GetCount;
C++
__property int Count = {read=GetCount};
Description
Returns the number of guidelines that are described by the current instance.
Use Count to retrieve the number of guidelines handled by the current instance.