RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebComponent.SetIndex Method

Sets the value of the Index property.

Pascal
procedure SetIndex(Value: Integer);
C++
__fastcall SetIndex(int Value);

SetIndex is the write method for the Index property. The Value parameter specifies the value to assign to Index

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!