IcxNavigatorOwner.GetNavigatorOwner Method
Returns the owner of the navigator control.
Declaration
function GetNavigatorOwner: TComponent;
Returns
Type |
---|
TComponent |
Remarks
This function is for internal use. You will probably have no need to use it in most applications.
See Also