Vcl.Themes.TStyleElementEdges.operator =
C++
TStyleElementEdges& __fastcall operator=(TElementEdges Value) { *this = TStyleElementEdges::_op_Implicit(Value); return *this; };
TStyleElementEdges& __fastcall operator=(unsigned Value) { *this = TStyleElementEdges::_op_Implicit(Value); return *this; };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Vcl.Themes.hpp | Vcl.Themes | TStyleElementEdges |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!