TTMSFNCDirectoryEditButtonSettings Class
Configures the browse button appearance and alignment for the directory edit control.
API unit family: TMSFNCDirectoryEdit
Inherits from: TPersistent
Syntax
TTMSFNCDirectoryEditButtonSettings = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Align | Determines whether the button is placed to the left or right of the edit field. |
| Appearance | Visual appearance settings for the browse button. |
| Bitmap | Bitmap image displayed on the browse button. |
| BitmapName | Name of the bitmap in the bitmap container to use for the browse button. |
| Text | Caption text displayed on the browse button. |
| Width | Width of the browse button in pixels. |