RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBase.Owner Property

Indicates which component owns the component.

Pascal
property Owner: TObject;
C++
__property TObject * Owner;

Owner refers to the SQL object (DataSet, TIBSQL, or Blob) that created the TIBBase component. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!