FMX.StdCtrls.TThumb.LocalPointToValue
Delphi
function LocalPointToValue(const X, Y: Single): Double;
C++
double __fastcall LocalPointToValue(const float X, const float Y);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.StdCtrls.pas FMX.StdCtrls.hpp |
FMX.StdCtrls | TThumb |
Description
Embarcadero Technologies does not currently have any additional information.