TTMSFNCDataGridColumnsEditorUILanguage Class
Localisation strings for the columns editor dialog. Override
Closeto translate the close button caption.
API unit family: TMSFNCDataGridColumnsEditor
Inherits from: TPersistent
Syntax
TTMSFNCDataGridColumnsEditorUILanguage = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Close | Caption of the close button in the columns editor dialog. Defaults to the resource string 'Close'. |
Events
| Name | Description |
|---|---|
| OnInternalChanged | Internal notification fired when a localized string changes and the owning options object must refresh. |