TWordMap.Value

property Value[X, Y: Integer]: Word; default;

Description

Provides coordinate-based access to stored words. This function does not perform any range checking of its arguments. Be sure, that the map is not empty and that both X and Y are in a valid range.