DesignIntf.IDesignObject.IsComponent
Delphi
property IsComponent: Boolean read GetIsComponent;
C++
__property bool IsComponent = {read=GetIsComponent};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | DesignIntf.pas DesignIntf.hpp |
DesignIntf | IDesignObject |
Beschreibung
Legt fest, ob das aktuelle Designobjekt (IDesignObject) eine Komponente repräsentiert.