Class TRALClientInfo

Unit

Declaration

type TRALClientInfo = class(TPersistent)

Description

Class that stores information from the client. Some of them can only be obtained with RALClient

Hierarchy

Overview

Methods

Protected procedure AssignTo(Dest: TPersistent); override;

Properties

Public property IP: StringRAL read FIP write FIP;
Public property MACAddress: StringRAL read FMACAddress write FMACAddress;
Public property Port: IntegerRAL read FPort write FPort;
Public property UserAgent: StringRAL read FUserAgent write FUserAgent;

Description

Methods

Protected procedure AssignTo(Dest: TPersistent); override;

This item has no description.

Properties

Public property IP: StringRAL read FIP write FIP;

This item has no description.

Public property MACAddress: StringRAL read FMACAddress write FMACAddress;

This item has no description.

Public property Port: IntegerRAL read FPort write FPort;

This item has no description.

Public property UserAgent: StringRAL read FUserAgent write FUserAgent;

This item has no description.



PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.