Applies to
TQDBView
Declaration
property Panel : TCustomPanel;
Description
The actual Panel which contains the components to be stored in the QDB file.
If a QDB file is open the panel is checked to see if its component structure matches that of the file. If there is a mismatch the EQDBPanelError exception is raised. If the open QDB file is empty it is branded with the structure defined by the panel.