System.Bindings.EvalProtocol.IGroup.Clear

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Clear;

C++

virtual void __fastcall Clear() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol IGroup

Beschreibung

Löscht alle in diesem Interface enthaltenen Wrapper.

Die Methode Clear löscht alle in der Implementierung dieses Interface enthaltenen Wrapper.

Siehe auch