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; };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Vcl.Graphics.hpp | Vcl.Graphics | TTextFormatFlags |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!