SmallIcon: Boolean;
The SmallIcon property determines whether a small image is used for a custom button.
Available values:
True. Default value. A small image compressed to 16*16 pixels will be used.
False. A standard size of loaded image is used.
The property use is given in the example for the IPrxUserButtons.Add, IPrxUserButtons.AddByType methods.
See also: