Top Method Summary
Options Name Purpose
ApplyComboEditorFromFile (SmartComboEditor, character) Applies the definition stored in a .combo file to a SmartComboEditor instance at runtime
CHARACTER DefaultComboFileName (SmartComboEditorDesign) Returns a default file name for the combo definition
ExportComboToFile (SmartComboEditorDesign, logical) Exports a SmartComboEditor definition to a .combo file for reuse
ImportComboFromFile (SmartComboEditorDesign, logical) Imports a SmartComboEditor definition from a .combo file
ShowTablePickerDialog (SmartComboEditor) Shows the TablePickerDialog for a SmartComboEditor


Method Detail
Top

ApplyComboEditorFromFile (SmartComboEditor, character)

Purpose: Applies the definition stored in a .combo file to a SmartComboEditor
instance at runtime
Notes: Reads the .combo file (resolved via the PROPATH) into the
ttSmartComboEditor temp-table and assigns the properties to the
passed in SmartComboEditor instance. Unlike ImportComboFromFile this
method does not show a file open dialog.

Parameters:
poCombo Consultingwerk.SmartComponents.Implementation.SmartComboEditor
The reference to the SmartComboEditor to configure
pcFileName CHARACTER
The relative file name of the .combo file
Top

CHARACTER DefaultComboFileName (SmartComboEditorDesign)

Purpose: Returns a default file name for the combo definition
Notes:

Parameters:
poCombo Consultingwerk.SmartComponents.Base.SmartComboEditorDesign
The reference to a SmartComboEditorDesign instance
Returns CHARACTER
The default file name for the combo definition
Top

ExportComboToFile (SmartComboEditorDesign, logical)

Purpose: Exports a SmartComboEditor definition to a .combo file for reuse
Notes:

Parameters:
poCombo Consultingwerk.SmartComponents.Base.SmartComboEditorDesign
The SmartComboEditor to export
plOk LOGICAL
Logical value indicating if the save was performed
Top

ImportComboFromFile (SmartComboEditorDesign, logical)

Purpose: Imports a SmartComboEditor definition from a .combo file
Notes:

Parameters:
poCombo Consultingwerk.SmartComponents.Base.SmartComboEditorDesign
The SmartComboEditor to import to
plOk LOGICAL
Logical value indicating if a definition was imported
Top

ShowTablePickerDialog (SmartComboEditor)

Purpose: Shows the TablePickerDialog for a SmartComboEditor
Notes:

Parameters:
poCombo Consultingwerk.SmartComponents.Implementation.SmartComboEditor
The reference to the SmartCompoEditor


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       20.07.2026 16:05:10