[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Width for the Images used in the control.
Source position: comctrls.pp line 487
public property TCustomTabControl.ImagesWidth : Integer |
ImagesWidth specifies the width used for the Images in the control. ImagesWidth determines the resolution (either selected or resized) for the current display density (PPI).
Changing the value in the property causes the DoImageListChange method to be called to select the image resolution, and to notify the widgetset class of the change. The UpdateTabProperties method is called to propagate the change to all tabs in the control.
|
Images - the list of images associated with the pages of this notebook. |
|
|
Width for the Images used in the control. |
|
|
UpdateTabProperties - apply all pending changes to the Tab. |
|