IcxNavigator.IsActive Method
Returns whether a navigator is linked to a navigated control.
Declaration
function IsActive: Boolean;
Returns
| Type |
|---|
| Boolean |
Remarks
The IsActive function returns True if a navigator is linked to a navigated control (see the navigator’s Control property).
See Also