API:FMX.Types.TTabList.FindNextTabStop
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.