LDialogBase
Description
The LDialogBase class is derived from LBase class. This class contains base functionality for creating, and managing LEAD dialog objects. This class provides the main functionality for other derived dialog classes like initializing, freeing, setting dialog font, setting dialogs strings, and setting or getting properties that are common to all dialog objects.
Required DLLs and Libraries
You must load all required libraries using LBase::LoadLibraries before using the classes.
LTDLGKRN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application |
See Also