Search Results for

    Show / Hide Table of Contents

    TUISize Record

    A platform independent Size structure. Width and Height are floating point numbers.

    Syntax

    Unit: FlexCel.Core

    TUISize = record;

    Methods

    Name Description
    Create Creates a new size with the specified width and height.

    Operators

    Name Description
    Equality Adapts the = operator so it returns true when both instances have the same values.
    Inequality Adapts the <> operator so it returns true when both instances have different values.

    Properties

    Name Description
    Empty Returns a size with width = 0 and height = 0.
    Width Width from the size.
    Height Height from the size.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com