Classes
Class Changes
The following classes have been created or changed:
-
TabDialog — Improvements to focus and navigation.
-
cVersionInfo — Retrieve version information from a program.
-
cRegistry — Encapsulates registry access.
-
cHtmlHelp — Enables HTML help to be used in programs.
-
cApplication — Forms the heart of the program. Control of the program's registry usage, help system, Workspace, command-line, etc., is managed here.
-
cIniFile — Used internally (not documented) to read/write INI files used in Workspaces.
-
cWorkspace — Encapsulates the Workspace in the program.
-
cCommandLine — Stores the command-line arguments and provides information about the program invocation.
-
cHttpTransfer — Additions for large file support, etc.
-
cXmlHttpTransfer — Permits transfer of XML documents via HTTP, transferred as XML DOM objects.
-
Grid and DbGrid, dbList — Embedded Spinform, prompt buttons, and automatic resizing of columns.
Class Hierarchy Changes
A new base class, cObject, has enabled a streamlining of the class hierarchy.
FlexCOM 2
Read about the collection of COM-related classes: