Search Results for

    Show / Hide Table of Contents

    IShapeOptionList.AsUInt32 Method

    Returns a long property if it exists, otherwise the default value. Note: This method will always return positive numbers. To get an signed int, use AsInt32

    Syntax

    Unit: FlexCel.Core

    function IShapeOptionList.AsUInt32(const key: TShapeOption; const Default: Cardinal): Cardinal; virtual; abstract;

    Parameters

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