TIWCGJQSlimBoxOptions.CounterText Property
Text value; allows you to customize, translate or disable the counter text which appears in the captions when multiple images are shown. Inside the text, {x} will be replaced by the current image index, and {y} will be replaced by the total number of images. Set it to false (boolean value, without quotes) or "" to disable the counter display. Default is "Image {x} of {y}"
published property CounterText: string index 09 read GetStringValue write SetStringValue stored IsStringStored;
Property Value
Type: string