Search Results for

    Show / Hide Table of Contents

    IShapeOptionList.AsSignedLong Method

    Returns a long property if it exists, otherwise the default value. Note: This method will return negative numbers if the number is bigger than 65536. To get an unsigned int, use AsLong

    Syntax

    Unit: FlexCel.Core

    function IShapeOptionList.AsSignedLong(const key: TShapeOption; const Default: Int64): Int64; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const key TShapeOption Property Name.
    const Default Int64 What to return if the property does not exist.

    See also

    • IShapeOptionList
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com