FMX.Controls.TPaintStageHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TPaintStageHelper = record helper for TPaintStage

C++

struct TPaintStageHelper /* Helper for enum 'TPaintStage' */;

Properties

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

Description

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

See Also