Konstantin Tomov
The Sample is using the “Custom” list view item appearance value and configuring the appearance properties of list view items at design time. It also shows how to do this at run time. When you… … Read more
4 years ago in android , Code , database , Delphi , FMX , ios , linux , listitem , ListView , macos , object pascal , programming , RAD Studio , windows
0
Konstantin Tomov
The Async sample shows you how to use the IFDPhysCommand interface to configure the different asynchronous execution modes. To this end, the sample uses a group of four radio buttons. Each radio button sets the Options.ResourceOptions.CmdExecMode property of the IFDPhysCommand interface to one of… … Read more
4 years ago in Code , database , Delphi , firedac , IFDPhysCommand , object pascal , programming , RAD Studio , SQL , windows
0
Konstantin Tomov
FastMath is a Delphi math library from developer Erik van Bilsen who is Co Founder and Software Developer at Grijjy, inc. It is optimized for fast performance but that performance sometimes comes from not doing… … Read more
4 years ago in android , Code , Delphi , fast , ios , macos , math , Maths , object pascal , Performance , programming , RAD Studio , windows
0
Konstantin Tomov
The sample consists of an EMS package that loads a new resource into the EMS Server provided with RAD Studio. The demo uses FireDAC components to access the Interbase database employee.gdb. The connection parameters are defined… … Read more
4 years ago in API , Attributes , Code , Delphi , Documentation , linux , object pascal , programming , rad server , RAD Studio , REST , swagger , windows
0
Konstantin Tomov
The main form of the Sample contains a TWebBrowser component that supports the basic functions of a web browser, such as: navigate to URL, go back and go forward. Location You can find the WebBrowser sample project at: Start… … Read more
4 years ago in android , Code , cross-platform , Delphi , FMX , html , ios , object pascal , programming , RAD Studio , Web browser , windows
0
Konstantin Tomov
The Batch sample shows you how to use the Array DML execution technique to execute multiple SQL INSERT commands in a single step to optimize database population performance. To this end, the sample uses the IFDPhysCommand interface to set an array of values… … Read more
4 years ago in Array , Code , database , Delphi , firedac , insert , object pascal , optimize , programming , RAD Studio , SQL , windows
0
Konstantin Tomov
The Main sample shows you how to use different database functionalities related with the TFDMemTable class. To this end, the sample uses different properties and methods of the cited class. The following dataset features are implemented: Save a dataset data… … Read more
4 years ago in Code , data , database , Delphi , firedac , MemTable , object pascal , programming , RAD Studio , table , windows
0
Konstantin Tomov
The drag and drop system that is built into the VCL is limited in that it only supports drag and drop within the same application. If you need to drag data from your application to… … Read more
4 years ago in Code , com , components , Delphi , drag , Drag and drop , drop , object pascal , programming , RAD Studio , windows
0
Pabitra Dash
In order to be more compatible with C99, C++11 standard introduces the long long integral type. ‘long long’ and ‘long long int’ are identical signed integral types and both are at least 64 bits. As to the… … Read more
4 years ago in C++ , cbuilder , Code , long long , long long int , long long integral type , programming , RAD Studio , signed integral types , windows
0
Konstantin Tomov
The NativeControls sample shows the use of the Native Controls of FireMonkey. To this end it uses several components that are configured with its ControlType property set to Platform in order to have the native… … Read more
4 years ago in C++ , Code , database , Delphi , FireMonkey , FMX , ios , object pascal , programming , RAD Studio , windows
0