limelect
limelect
ceffmx not compatible to fmx since ceflib dose not compile in fmx Android.
D10.2.3
I did compile befor now i cannot D10.2.3 [dcc32 Error] SChannel.IcsWSocket.pas(280): E2003 Undeclared identifier: 'HttpTunnelState' [dcc32 Error] SChannel.IcsWSocket.pas(280): E2015 Operator not applicable to this operand type And may be more?
How to change for richedit? Form1.Rich1.SelAttributes.Color := clRed; Form1.Rich1.SelAttributes.Style := [fsBold]; I tried TRichEdit= Class (Vcl.ComCtrls.TRichEdit); TRichEditStyleHookColor = class(TRichEditStyleHook) private procedure UpdateColors; protected procedure WndProc(var Message: TMessage); override; public constructor...
Error
Delphi 10.2.3 alcinoe compile for Tokyo Empty project with just a memo compiled for Android 24.3.3 32 bits Error 'java.lang.NullPointerException: Attempt to invoke virtual method '''java.lang.ClassLoader java.lang.Class.getClassLoader()''' on a null...
D10.2.3 in SynHighlighterECMAScript this line 'A'..'Z', 'a'..'z', '_', '$', #$AA, #$B5, #$BA, #$C0..#$D6, #$D8..#$F6,$0F8..#$2C1: i changed to #$0F8..#$2C1,'A'..'Z', 'a'..'z', '_', '$', #$AA, #$B5, #$BA, #$C0..#$D6: other wise it did not...
In PhotoCorrect demo line 139 src.Assign(Image1.Bitmap); cannot assign D10.2.3
Request
1. All English in components and demo 2. Component all demo to **support Android** specially component DEMO. 3. could not find FMXCalendarControl1.SetMonthNames(TEnMonths); SetMonthNames on object inspector; 4. Opacity is 1....
[dcc32 Error] Vcl.Styles.FormStyleHooks.pas(1248): E2361 Cannot access private symbol TFormStyleHook.FCaptionRect [dcc32 Error] Vcl.Styles.FormStyleHooks.pas(1253): E2361 Cannot access private symbol TFormStyleHook.FChangeSizeCalled [dcc32 Error] Vcl.Styles.FormStyleHooks.pas(1258): E2361 Cannot access private symbol TFormStyleHook.FCloseButtonRect [dcc32 Error] Vcl.Styles.FormStyleHooks.pas(1263):...
On Delphi Berlin free I need to disable {.$DEFINE USE_VCL_STYLESAPI} Any work around ? Further more form is covered mostly by Synedit. Position of synedit is off. Although at design...