FMX.Graphics.TFontStyleExt.operator -
C++
TFontStyleExt __fastcall operator-(const System::Uitypes::TFontStyle& __rhs) { return TFontStyleExt::_op_Subtraction(*this, __rhs); };
TFontStyleExt __fastcall operator-(const System::Uitypes::TFontStyles& __rhs) { return TFontStyleExt::_op_Subtraction(*this, __rhs); };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.Graphics.hpp | FMX.Graphics | TFontStyleExt |
Description
Embarcadero Technologies does not currently have any additional information.