表示: Delphi
C++
表示設定
FMX.Edit.TCustomEdit.GetPasswordCharWidth
提供:XE2 API Documentation
Delphi
function GetPasswordCharWidth: Single;
C++
float __fastcall GetPasswordCharWidth(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | protected | FMX.Edit.pas FMX.Edit.hpp |
FMX.Edit | TCustomEdit |
説明
パスワード文字に使用されるフォント サイズを返します。
GetPasswordCharWidth は protected メソッドで、パスワード 1 文字を表すために使用されるフォントのサイズを返すために使用されます。