FMX.Controls.TPlacementHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TPlacementHelper = record helper for TPlacement

C++

struct TPlacementHelper /* Helper for enum 'TPlacement' */;

Properties

Type Visibility Source Unit Parent
helper
class
public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls FMX.Controls

Description

For internal use. TPlacementHelper is a record helper that provides fields for a scoped enumeration, the FMX.Controls.TPlacement type.

See Also