[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the button state for the image in AIndex to the value specified in AImageIndex.
Source position: buttons.pp line 108
public procedure TButtonGlyph.CacheSetImageIndex( |
AIndex: Integer; |
AImageIndex: Integer |
); |
AIndex |
|
Position of the Button state applied to the specified image. |
AImageIndex |
|
Position of the Image updated in the method. |