FMX.Types.ITabList.FindNextTabStop

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function FindNextTabStop(const Current: IControl; const MoveForward: Boolean; const Climb: Boolean): IControl;

C++

virtual _di_IControl __fastcall FindNextTabStop(const _di_IControl Current, const bool MoveForward, const bool Climb) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.Types.pas
FMX.Types.hpp
FMX.Types ITabList

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.