Class TRALIPConfig

Unit

Declaration

type TRALIPConfig = class(TPersistent)

Description

Internal IP Configuration property of RALServer

Hierarchy

Overview

Methods

Public constructor Create(AOwner: TRALServer);
Protected procedure SetIPv6Enabled(AValue: boolean);

Properties

Published property IPv4Bind: StringRAL read FIPv4Bind write FIPv4Bind;
Published property IPv6Bind: StringRAL read FIPv6Bind write FIPv6Bind;
Published property IPv6Enabled: boolean read FIPv6Enabled write SetIPv6Enabled;

Description

Methods

Public constructor Create(AOwner: TRALServer);

This item has no description.

Protected procedure SetIPv6Enabled(AValue: boolean);

This item has no description.

Properties

Published property IPv4Bind: StringRAL read FIPv4Bind write FIPv4Bind;

This item has no description.

Published property IPv6Bind: StringRAL read FIPv6Bind write FIPv6Bind;

This item has no description.

Published property IPv6Enabled: boolean read FIPv6Enabled write SetIPv6Enabled;

This item has no description.



PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.