Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

SelectItemDialog

Text:Displays the Planswift Select Item dialog to the user, then returns the selected item.

Syntax:

Function: SelectItemDialog(Header: String; Title: String; RootItemID: String): IItem;

Code Reference:


    • 1. Create a New Form application
    • 2. Add a button to the form
    • 3. add Planswift to reference (Planswift9_tlb in the uses)
    • 4. copy code to button onclick event

API Call: