Anbarasan
Do you want to Train Large scale semantic NLP Models in your Delphi GUI App? This post will get to understand how to use Gensim Python Library using Python4Delphi in Delphi/C++ application and learn the core concepts…… … Read more
4 years ago in Code , Delphi , fasttext , GenSim , GuiProgramming , Learn Python , nlp , python gui , python4delphi , RAD Studio , windows , Word2Vec
0
Anbarasan
Sometimes Developers may need to perform implementations based on Machine’s Battery and CPU power status. How to collect such information’s quickly ? Don’t know how to do. Don’t worry. MiTec’s System Information Management Suite’s component helps… … Read more
4 years ago in Battery Charge Staus , battery power , C++ , Code , CPU Power status , Delphi , MiTeC System Information Management Suite , object pascal , programming , RAD Studio , Tech Partner , voltage , windows
0
Anbarasan
Do you need to Monitor Devices in your Machine from your Delphi Application? Don’t know where to start with ? Don’t worry. MiTec’s System Information Management Suite’s component helps to monitor your USB, Bluetooth devices or TV/monitor… … Read more
4 years ago in bluetooth , Code , Delphi , Keyboard , MiTeC System Information Management Suite , monitor , mouse , object pascal , programming , removable storage , Tech Partner , TMiTeC_DeviceMonitor , usb device , windows
0
Konstantin Tomov
The CachedUpdates sample shows you how to work with the TFDMemTable class. To this end, TFDMemTable retrieves data from a database through TFDTableAdapter and TFDCommand. Then, the sample uses some methods and properties of TFDTableAdapter in order to implement some features related with the management of Cached… … Read more
4 years ago in CachedUpdates , Code , database , Delphi , firedac , ios , linux , macos , object pascal , programming , RAD Studio , tfdmemtable , windows
0
Anbarasan
Do you want to perform some Image Processing tasks in your Delphi GUI App? This post will get to understand how to use Mahotas Python Library using Python4Delphi in Delphi/C++ application. Mahotas is a computer vision and…… … Read more
4 years ago in C++ , Code , computer vision , Delphi , filtering , Image processing , Labeling , Learn Python , Mahotas , Python , python gui , python4delphi , PythonGUI , RAD Studio , threshold , windows
0
Konstantin Tomov
Running the FMX.TabletMasterDetailwithSearch Sample, it shows you two columns. The column on the left-hand side shows a list of people and includes a search box. The column on the right-hand side shows details (a picture,… … Read more
4 years ago in android , Code , cross-platform , Delphi , FMX , ios , macos , Master-Detail , object pascal , RAD Studio , Sample , tables , windows
0
Anbarasan
Do you want to represent networks of communication, data organization, computational devices, the flow of computation, etc in your GUI App? This post will get to understand how to use NetworkX Python Library using Python4Delphi in Delphi/C++…… … Read more
4 years ago in Code , Delphi , DiGraph , Graphs , GuiProgramming , Learn Python , MultiGraph , NetworkX , Python , python gui , python4delphi , PythonGUI , RAD Studio , windows
0
Hagop Panosian
Embarcadero commissioned a whitepaper to investigated the differences between Delphi, WPF .NET Framework, and Electron for building Windows desktop applications. The benchmark application – a Windows 10 Calculator clone – was recreated in each framework… … Read more
4 years ago in .net framework , Code , comparison , Delphi , Electron , flexibility , FMX , functionality , IDE , object pascal , Performance , Productivity , programming , RAD Studio , vcl , whitepaper , windows , WPF
0
Eli M. (MVP)
Python4Delphi is the library that provides the integration between Python and Delphi. It is effectively a bidirectional bridge that allows Delphi to execute Python code and call Python libraries and allows Python to call modules written… … Read more
4 years ago in Code , Delphi , GuiProgramming , object pascal , programming , Python , python gui , python4delphi , Scripting , textual analysis , windows
0
Konstantin Tomov
The sample uses the IFDPhysCommand interace to fetch rows from the current command cursor in the DatS table. To this end, the sample creates a command interface to: Prepare a SELECT command. Define the structure of the DatS table. Open the command interface. Fetch the table. Print the fetched rows Location… … Read more
4 years ago in android , Code , database , Delphi , FetchTables , firedac , ifpdphyscommand , ios , linux , macos , object pascal , programming , RAD Studio
0
Anbarasan
Developers may often requires to collect the system info such as computer, processor, devices, networks, etc. for various purposes in your Delphi application. Accessing that information is no more a tough task. MiTec’s System Information… … Read more
4 years ago in Code , Delphi , Hardware , MiTeC System Information Management Suite , object pascal , Productivity , programming , Tech Partner , Third-party , TMiTeC_SystemInfo , windows
0
Konstantin Tomov
This sample demonstrates how to define the client-side aggregating formulas with TFDQuery. You can find out more about aggregated fields and values in the Embarcadero DocWiki. The fkAggregate aggregated fields management is similar to the expression calculated fields… … Read more
4 years ago in aggregates , Code , database , Delphi , firedac , ios , linux , macos , object pascal , programming , Query , RAD Studio , Tfdquery , windows
0