79534627

Date: 2025-03-25 19:08:02
Score: 1
Natty:
Report link

For Android:

In the forms OnCreate:

const
  AWINDOW_FLAG_SECURE = $00002000;
Begin
ANativeActivity_setWindowFlags(PANativeActivity(System.DelphiActivity), AWINDOW_FLAG_SECURE, 0);
End;
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Todd Frankson