Class TServerSlot
Unit
Declaration
type TServerSlot = class(TObject)
Description
Manages the server's slot for client connections
Hierarchy
- TObject
- TServerSlot
Overview
Fields
![]() |
FSlot: Integer; |
Methods
![]() |
constructor Create; |
Properties
![]() |
property Slot: Integer Read FSlot Write FSlot; |
Description
Fields
![]() |
FSlot: Integer; |
|
The slot | |
Methods
![]() |
constructor Create; |
|
This item has no description. | |
Properties
![]() |
property Slot: Integer Read FSlot Write FSlot; |
|
This item has no description. | |
Generated by PasDoc 0.16.0-snapshot.

