FMX.Memo.TCustomMemo.TextPrompt
Delphi
property TextPrompt: string read GetTextPrompt write SetTextPrompt;
C++
__property System::UnicodeString TextPrompt = {read=GetTextPrompt, write=SetTextPrompt};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.Memo.pas FMX.Memo.hpp |
FMX.Memo | TCustomMemo |
Description
Sets the text to be displayed when the text of the TextView
is empty.
The TextPrompt property specifies the placeholder text when the control's text is empty