IP*Works! 2016 C++ Builder Edition
IP*Works! 2016 C++ Builder Edition
Questions / Feedback?

ItemSourceURL Property

This property contains the URL location of the XML-version of the current item's source.

Syntax

__property String ItemSourceURL[int ItemIndex] = {read=FItemSourceURL, write=FSetItemSourceURL};

Default Value

""

Remarks

This property contains the URL location of the XML-version of the current item's source. This is required if ItemSource is defined. It is a URL that points to the XML representation of the source of the current item.

The size of the array is controlled by the ItemCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Builder Edition - Version 16.0 [Build 7353]