View Single Post
  #142  
Old 16-01-2023, 22:44
hitman797's Avatar
hitman797 hitman797 is offline
Registered User
 
Join Date: Feb 2013
Location: Algeria
Posts: 168
Thanks: 486
Thanked 202 Times in 122 Posts
hitman797 is on a distinguished road
Quote:
Originally Posted by audiofeel View Post
Well, let's say I just want the button to be inactive, that is, it does not respond to events. So this advice is not suitable (and I know this way). We are talking about the broken function of the "FPictureButton" button . You give an example of a script with the button "FPictureButton2" these are two different objects.
P.S.
Just check if anyone has this working with "FPictureButton"
Code:
procedure Enabled(Enable: Boolean);
...
and
...
SetText(const FText: WideString);
it's not working properly the problem in the function.
thank you, @audiofeel
Attached Images
File Type: png btn.png (198.1 KB, 244 views)
Attached Files
File Type: 7z FMXInno 14-01-2023.7z (3.36 MB, 8 views)
Reply With Quote
The Following User Says Thank You to hitman797 For This Useful Post:
audiofeel (16-01-2023)