Vcl.Themes.TStyleElementEdges.operator =

提供: RAD Studio API Documentation
移動先: 案内検索

C++

TStyleElementEdges& operator =(TElementEdges Value) { *this = TStyleElementEdges::_op_Implicit(Value); return *this; }
TStyleElementEdges& operator =(unsigned Value) { *this = TStyleElementEdges::_op_Implicit(Value); return *this; }

プロパティ

種類 可視性 ソース ユニット
function public Vcl.Themes.hpp Vcl.Themes TStyleElementEdges

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。