DesignIntf.IHostForm.Visible
Delphi
property Visible: Boolean read GetVisible;
C++
__property bool Visible = {read=GetVisible};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | DesignIntf.pas DesignIntf.hpp |
DesignIntf | IHostForm |
Description
Détermine si la fiche est visible. Utilisez Visible pour obtenir l'état visible de la fiche.