↧
Compiling THtmlViewer to use in C++ Builder XE
The THtmlViewer component is a component that displays HTML in a Delphi/C++ Builder form. It is also used by the outstanding TRichView component for importing HTML. It is available under the MIT...
View ArticleInstalling Gnostice eDocEngine in C++ Builder with TRichView
I have been using the TRichView RTF editor in C++ Builder XE. I needed PDF creation for my project, and had been planning to use the Gnostice eDocEngine product, which has a component for exporting...
View ArticleTClientDataSet, InternalCalc, AutoIncrement, and Key Violations
Embarcadero’s C++ Builder/Delphi/RAD Studio product includes a TClientDataSet, which allows the programmer to operate an in-memory data table. It is part of a larger functionality for data transfer...
View Article