Defines a cross-library (VCL or FMX) type for a size. In VCL, the size record used in canvas functions is a TSize. In FMX, the size record used in canvas functions is a TSizeF.
Use this type to create code that can copy and paste between libraries.
Namespace: RSGraphics
Delphi |
type |