FMX.Edit.TCustomEdit.GetPasswordCharWidth
From RAD Studio API Documentation
Delphi
function GetPasswordCharWidth: Single;
C++
float __fastcall GetPasswordCharWidth(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | FMX.Edit.pas FMX.Edit.hpp |
FMX.Edit | TCustomEdit |
Description
Returns the font size used for the password character.
GetPasswordCharWidth is a protected method used to return the font size used to display one password character.