Search:     Advanced search

TabList

Article ID: 194
Last updated: 23 Sep, 2010
Views: 719
Posted: 25 Jul, 2008
by Ramsey M.
Updated: 23 Sep, 2010
by Murray D.

Description:

Function TabList: string;

Returns a string containing the names of all the tabs in the estimating window, separated by Carriage Return/Line Feed.

Code:

Delphi:
showmessage(pc.tabs.tablist);

VBA:
msgbox(pc.tabs.tablist)

Notes:

IPlanCenter Heirarchy Map


PlanSwift Enterprise 8.2 or later

This article was:  
Prev  Not what you're looking for? Suggest a topic  Next
SelectedTab     ByName