Zeus64
Zeus64
> . . . i love Flutter. Yes but as it's developed by google i try to stay far away from it :)
> Add another question for TALImage :) > > I have a TALImage with a https link in ResourceName property, if the link is wrong.. how i can get insert...
Hello, TALEdit and TALMemo are simply wrappers for the native OS edit/memo components (like EditText on Android, UITextField on iOS, NSTextField on macOS, and Edit on Windows). The issue is...
ah yes, thanks! you must include the FireDAC source code in your search path. I m working with embarcadero to not have any more the need to patch the source...
When I hit the Delphi error F2051 Unit %s was compiled with a different version of %s.%s, I do a full rebuild so the compiler doesn’t reuse stale DCUs. I...
> A Full rebuild is not possible at this Point. In Delphi Professional Version the Units for Firedac are not shipped. Only the precompiled DCUs (IMHO because of the only...
please check with the very last version committed, it's support D13 and have less updated delphi source code, so maybe it's will work
You absolutely need to run compileAll.bat because it updates the original Delphi source code (locally). This is why you're seeing errors like material, isVisibleObject, etc. All updated files will be...
can you try to run (Alcinoe)\Embarcadero\Athens\Update.bat and gave me the output ?
regarding : **ScrollEngine.DragResistanceFactor** A multiplier applied during drag operations to simulate resistance. A value of 1 implies normal drag behavior, while values below 1 introduce increased resistance, making the drag...