Vcl.ComCtrls.TCustomTreeView.SetEncoding

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetEncoding(Value: TEncoding);

C++

void __fastcall SetEncoding(System::Sysutils::TEncoding* Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomTreeView


Beschreibung

Setter-Methode für die Eigenschaft Encoding.

Siehe auch