Sets the value for the Masked property.
Source position: graphics.pp line 1641
protected procedure TCustomIcon.SetMasked( |
AValue: Boolean |
); override; |
AValue |
|
New value for the property. |
SetMasked is an empty implementation in TCustomIcon.
|
Masked - returns True if a Mask is being applied. |
| Version 4.4 | Generated 2025-11-08 | Home |