[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the PixelFormat property.
Source position: graphics.pp line 1632
protected procedure TCustomIcon.SetPixelFormat( |
AValue: TPixelFormat |
); override; |
AValue |
|
New value for the property. |
Changing the value for PixelFormat raises an EInvalidGraphicOperation exception in TCustomIcon.
|
Sets the value for the PixelFormat property. |
|
|
Storage format for the Pixels in the Image. |
Version 4.0 | Generated 2025-05-03 | Home |