Progress
ADM 2 Reference
pageNTargets (containr.p)
Returns a comma-separated list of the objects on the specified page for this container.
Parameters:INPUT phTarget AS HANDLE
INPUT piPageNum AS INTEGER
Returns: CHARACTERNotes:
- The actual property pageNTarget keeps track of SmartObject page assignments within a Container. It is stored as a comma-separated list of entries, where each entry consists of an object handle in string format and its page number, separated by a vertical bar. The Target-Procedure is passed as a parameter because this function is only invoked locally, not in the Target-procedure.
- This function is only used internally by the ADM paging code.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |