Vcl.Graphics.TTextFormatFlags.operator =
C++
TTextFormatFlags& __fastcall operator=(TTextFormat Value) { *this = TTextFormatFlags::_op_Implicit(Value); return *this; };
TTextFormatFlags& __fastcall operator=(unsigned Value) { *this = TTextFormatFlags::_op_Implicit(Value); return *this; };
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | Vcl.Graphics.hpp | Vcl.Graphics | TTextFormatFlags |
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 !