Search Results for

    Show / Hide Table of Contents

    IShapeOptionList.AsInt32 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.

    Syntax

    Unit: FlexCel.Core

    function IShapeOptionList.AsInt32(const key: TShapeOption; const Default: Integer): Integer; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const key TShapeOption Property Name.
    const Default Integer 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