RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonGroup.SetInsertionPoints Method

Draws an insert line for inserting at InsertionIndex. You can choose to show or hide insertion points.

Pascal
procedure SetInsertionPoints(const InsertionIndex: Integer);
C++
__fastcall SetInsertionPoints(const int InsertionIndex);
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!