ImageEn

TIEGlobalSettings.PopupMenuImageList Code Samples


Code samples for PopupMenuImageList.
Automatically generated by the Every Method demo.
// Automated test of PopupMenuImageList - Typical Values
// PopupMenuImageList (Hue: 0)
IEGlobalSettings().PopupMenuImageHue := 0;
ImageEnView1.Assign( IEGlobalSettings().PopupMenuImageList );



// Automated test of PopupMenuImageList - Random Values
// PopupMenuImageList (Hue: -997)
IEGlobalSettings().PopupMenuImageHue := -997;
ImageEnView1.Assign( IEGlobalSettings().PopupMenuImageList );