Record TUnloadingRecord

Hierarchy
Methods
Properties

Unit

Declaration

type TUnloadingRecord = record

Description

Contains data for one of the crate drop-off stations, including the count of unloaded crates categorized by size.

Overview

Fields

Public StationName: String;
Public Commodity: String;
Public SCUxSize: TSCUxSizeRecord;

Description

Fields

Public StationName: String;

Crate unloading station name.

Public Commodity: String;

Name of the goods.

Public SCUxSize: TSCUxSizeRecord;

SCU by size.