API:FMX.Types.TTabList.FindNextTabStop

From RAD Studio API Documentation

Delphi

function FindNextTabStop(const ACurrent: IControl; const AMoveForward: Boolean; const AClimb: Boolean): IControl;

C++

_di_IControl __fastcall FindNextTabStop(const _di_IControl ACurrent, const bool AMoveForward, const bool AClimb);

Properties

Type Visibility Source Unit Parent
function public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TTabList

Description

Embarcadero Technologies does not currently have any additional information.