Class TServerSlot

Unit

Declaration

type TServerSlot = class(TObject)

Description

Manages the server's slot for client connections

Hierarchy

Overview

Fields

Private FSlot: Integer;

Methods

Public constructor Create;

Properties

Public property Slot: Integer Read FSlot Write FSlot;

Description

Fields

Private FSlot: Integer;

The slot

Methods

Public constructor Create;

This item has no description.

Properties

Public property Slot: Integer Read FSlot Write FSlot;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.