IBX.IBDatabase.TIBBase.Owner

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Owner: TObject read FOwner;

C++

__property System::TObject* Owner = {read=FOwner};

Propriétés

Type Visibilité  Source Unité  Parent
property public
IBX.IBDatabase.pas
IBX.IBDatabase.hpp
IBX.IBDatabase TIBBase

Description

Indique quel est le composant propriétaire de ce composant.

Owner se rapporte à l'objet SQL (DataSet, TIBSQL ou Blob) qui a créé le composant TIBBase.