enumAPictureType Enum

Integer constants specifying the menu type.

Constants

 

Name

Value

Description

apicTypeUnitialized

-1

Unitialized. The picture object is currently uninitialized.

apicTypeNone

0

None. A new picture object is to be created without an initialized state.

apicTypeBitmap

1

Bitmap

apicTypeMetafile

2

Metafile

apicTypeIcon

3

Icon

apicTypeEnhMetafile

4

Enhanced Metafile. The picture type is a Win32-enhanced metafile.

Applies to

 

AButton.Image

AForm.Palette

ARadioButton.Image

AButton.Picture

AForm.Picture

AScrollBar.Image

AChart.CaptionPicture

AForm.PaintPicture

ASlider.DecrementorPicture

AChart.FramePicture

AGroup.BoxImage

ASlider.FramePicture

AChart.Image

AImage.Image

ASlider.Image

AChart.PlotAreaPicture

AImage.MouseIcon

ASlider.IncrementorPicture

ACheckBox.Image

AImage.Picture

ASwitch.Image

AComboBox.Image

ALabel.Image

ASwitch.OffPicture

AForm.Icon

AListBox.Image

ASwitch.OnPicture

AForm.Image

ALog.Image

ATextBox.Image

AForm.MouseIcon

AMenu.Picture

AThumb.Picture