Search:     Advanced search

HasOrigin

Article ID: 188
Last updated: 23 Sep, 2010
Views: 732
Posted: 24 Jul, 2008
by Ramsey M.
Updated: 23 Sep, 2010
by Murray D.

Description:

Function HasOrigin: boolean
Returns true if the page origin has been set, false if the origin has not been set.

Code:

Delphi:
if not opage.hasorigin then exit;

VBA:
if not opage.hasorigin then exit sub

Notes:

IPlanCenter Heirarchy Map


PlanSwift Enterprise 8.2 or later

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