|
|
|
| acButtonsPanel component.
|
| property Images: TImageList;
|
| The Images property determines which image list (TImageList) is associated with the panel. An image list contains a bitmaps that can be displayed as the glyphs at the left of buttons.
|
|
|
| BtnOk, BtnCancel, BtnApply, BtnHelp and BtnCustom properties (and their ImageIndex sub-property).
|