Google
CommonTypes.Size Record
Namespace
Pascal
Size = record
  Width: Longint;
  Height: Longint;
  end;
File
Description

This is record CommonTypes.Size.

Related Information