FMX.Types.CustomTranslateProc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

CustomTranslateProc: TCustomTranslateProc;

C++

extern DELPHI_PACKAGE TCustomTranslateProc CustomTranslateProc;

Properties

Type Visibility Source Unit Parent
variable public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

Variable of type TCustomTranslateProc used internally for text translation purposes.

See Also