Before I file a QC report to Embacadero, I wanted to know if there is something simple I am overlooking in regards to TEdit's and setting the 'TextPrompt' property.
Whenever trying to set TextPrompt of any TEdit, the Prompt does not show. Am I missing a step or is there a simple work around to this bug that anyone knows of currently?
Delphi XE7 for iOS ( FMX )
You can also just stick a TLabel inside of your TEdit and align it to Content or Client. Set it's HitTest property to false. In the onChange event show it or hide it based on if the Text property is blank. TextPrompt had issues in previous versions too so I used this workaround instead.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With