|
|
|
| dcSystemImageList component.
|
| type
|
| TdcSystemImageSize = (is16x16, is32x32);
|
|
|
| property ImageSize: TdcSystemImageSize;
|
| The ImageSize property specifies the size of icons in the system image list. The size of the icons can be 16x16 or 32x32.
|
|
|