Record TSizeHelper

Hierarchy
Fields
Methods

Unit

Declaration

type TSizeHelper = record helper for TSize

Description

Helper to access a size

Overview

Properties

Public property Height: integer read GetHeight;
Public property Width: integer read GetWidth;

Description

Properties

Public property Height: integer read GetHeight;

Property to get the height

Public property Width: integer read GetWidth;

Property to get the width