FMX.Pickers.TCustomListPicker.SetValues

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetValues(AValues: TStrings); virtual;

C++

virtual void __fastcall SetValues(System::Classes::TStrings* AValues);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.Pickers.pas
FMX.Pickers.hpp
FMX.Pickers TCustomListPicker

Beschreibung

Deklaration der Setter-Methode für die Eigenschaft Values.

Siehe auch