[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Width for the images in the ExternalImages property.
Source position: buttons.pp line 141
public property TButtonGlyph.ExternalImageWidth : Integer |
ExternalImageWidth is an Integer property with the Width for the images in the ExternalImages property. The property value is used to determine the image resolution needed for the Images displayed in the GetImageIndexAndEffect method.
Changing the value for the property causes the OnChange event handler to be signalled (when assigned).
|
Contains a reference to an external list of images that can be used as the Glyph image, |
|
|
The bitmap image drawn as the glyph on the button. |
|
|
The list of available images for the button glyph. |
|
|
Gets the index for a button image using a given state, and the effect used to draw it. |
Version 4.0 | Generated 2025-05-03 | Home |