PictureIndex Property
|
Set picture index from ImageList of a ToolBarEx object.
SYNTAX
Pseudo-OOP:
Set:
<ParentWindowName>.<ControlName>.PictureIndex := nPictureIndex
Function syntax:
Set:
SetProperty ( <ParentWindowName>,<ToolBarName>,<ToolButtonName>, PictureIndex , nPictureIndex )
where nPictureIndex is a position of selected image in the ImageList.