Afficher : Delphi
C++
Préférences d'affichage
Data.Bind.DBScope.TCustomBindScopeDB.GetActive
De XE2 API Documentation
Delphi
function GetActive: Boolean; virtual;
C++
virtual bool __fastcall GetActive(void);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | protected | Data.Bind.DBScope.pas Data.Bind.DBScope.hpp |
Data.Bind.DBScope | TCustomBindScopeDB |
Description
Renvoie si l'ensemble de données est actif.
La méthode GetActive renvoie True si l'ensemble de données est actif, False sinon.