Show: Delphi
C++
Display Preferences
FMX.Memo.TMemo.DrawPasswordChar
From XE2 API Documentation
Delphi
procedure DrawPasswordChar(SymbolRect: TRectF; Selected: Boolean); virtual;
C++
virtual void __fastcall DrawPasswordChar(const System::Types::TRectF &SymbolRect, bool Selected);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | FMX.Memo.pas FMX.Memo.hpp |
FMX.Memo | TMemo |
Description
For internal use only.
Do not use this function. It is for internal use only.