RADStudio11Demos icon indicating copy to clipboard operation
RADStudio11Demos copied to clipboard

Delphi and C++Builder Demos for Embarcadero RAD Studio version 11

Results 8 RADStudio11Demos issues
Sort by recently updated
recently updated
newest added

Compile/Run .... https://github.com/Embarcadero/RADStudio11Demos/tree/main/Object%20Pascal/RTL/HttpDownload It won't do anything as the test URL is dead

The application seems to crash when running on Android13.

Can TEdgeBrowser get cookies? For example: Chromium1.VisitAllCookies();

it should be a good think to move C:\Users\Public\Documents\Embarcadero\Studio\22.0\Samples\Object Pascal\VCL\VCL WelcomePage samples to the new C:\Users\Public\Documents\Embarcadero\Studio\22.0\Samples\Object Pascal\ToolsAPI folder with new the Editor API

To avoid the "embarcadero.delphitoasts.xxxxx" the first time we launch a notification in a program life on a Windows user session we need to call PlatformInitialisation on the TNotificationCenter instance. Just...

Hi I'm using sample from https://github.com/Embarcadero/RADStudio11Demos/tree/main/Object%20Pascal/Database/FireDAC/Samples/Getting%20Started/MySQL but I'm wondering is there any database structure used in this sample? Thanks in advance.

Can you update it pls; Looking at the docs, it seems that OP_QUERY has been deprecated in 5.0: MongoDB 5.0 deprecates both OP_QUERY find operations and OP_QUERY command. [legacy-opcodes-removed](https://www.mongodb.com/docs/v6.0/release-notes/6.0-compatibility/#legacy-opcodes-removed) `[FireDAC][Phys][Mongo]Unsupported...

Quote from the Lazarus issue tracker. Please also support this in Delphi. >Motivated by [freepascal.org/lazarus/lazarus#39779 (closed)](https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/39779) I thought about the issue that StrToDate and StrToDateTime allow only numeric values in...