FMX.Types.TSideHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TSideHelper = record helper for TSide

C++

/*Helper*/typedef void *TSideHelper;

Properties

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

Description

For internal use. TSideHelper is a record helper that provides fields for a scoped enumeration, the FMX.Types.TSide type.

See Also