Mark
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
Activity overview
Latest activity by Mark-
Mark commented,
Found any solution Roy ?
-
Mark created a post,
recordviewpanel fields property Alignment := taLeftJustify
Hi, in Delphi 12 app Fmx for Android 13 with recordviewpanel fields, the field Alignment := taLeftJustify do not work on all integer fields, both at desgin and runtime... in Android 10 the runti...
-
Mark created a post,
touch on TwwLayoutGrid
Hi, in Delphi 12 app Fmx I have a TwwLayoutGrid with TwLayoutPanel and an event to slide with SetActiveTabWithTransitionAsync to the TwwRecordViewPanel. When I have only few records in the TwwLayou...
-
Mark created a post,
recordviewpanel fields readonly property
Hi, in Delphi 12 app Fmx I have some TDateTime fields in a recordviewpanel which I have set as readonly, but when the user touch these fields, the date-time dialog to edit the field popup always.....
-
Mark commented,
Ok, deleting any existing manifest and rebuild, solved the problem. Thank you
-
Mark commented,
Hi, rad studio 12.1 <?xml version="1.0" encoding="utf-8"?><!-- BEGIN_INCLUDE(manifest) --><manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.embarcadero.MainDemo" ...
-
Mark commented,
No, the error stay the same. Seems that with version 31 and above, must be defined something in manifest when intent filters are present...
-
Mark commented,
There is no previous install; it's the first attempt to install the Demo on device...
-
Mark created a post,
Demo Firepower on Android
Hi, I am trying to install the MainDemo for Androdi in Delphi12, but get an error about the manifest... Can you help ?Thank you
-
Mark commented,
Ah ok, I'll try with TRectagle and I'll show better what I mean. Thank you