RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDOMNode.get_previousSibling Method

Returns the value of the get_previousSibling property.

Pascal
function get_previousSibling: IDOMNode; safecall;
C++
__fastcall IDOMNode get_previousSibling();

get_get_previousSibling is the read implementation of the get_previousSibling property. 

 

get_previousSibling

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!