Create(IcxNavigatorOwner) Constructor
Initializes a new instance of the TcxNavigatorChildComponent class with specified settings.
Declaration
constructor Create(ANavigator: IcxNavigatorOwner); reintroduce; virtual;
Parameters
Name | Type |
---|---|
ANavigator | IcxNavigatorOwner |
See Also