FMX.Objects.TCalloutPositionHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TCalloutPositionHelper = record helper for TCalloutPosition

C++

/*Helper*/typedef void *TCalloutPositionHelper;

Properties

Type Visibility Source Unit Parent
helper
typedef
public
FMX.Objects.pas
FMX.Objects.hpp
FMX.Objects FMX.Objects

Description

For internal use. TCalloutPositionHelper is a record helper that provides fields for a scoped enumeration, the FMX.Objects.TCalloutPosition type.

See Also