FMX.Graphics.TFontStyleExt.operator +

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

TFontStyleExt __fastcall operator+(const TFontStyleExt& __rhs) { return TFontStyleExt::_op_Addition(*this, __rhs); };
TFontStyleExt __fastcall operator+(const System::Uitypes::TFontStyle& __rhs) { return TFontStyleExt::_op_Addition(*this, __rhs); };
TFontStyleExt __fastcall operator+(const System::Uitypes::TFontStyles& __rhs) { return TFontStyleExt::_op_Addition(*this, __rhs); };

Propriétés

Type Visibilité  Source Unité  Parent
function public FMX.Graphics.hpp FMX.Graphics TFontStyleExt

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !