Table of Contents

TTMSFNCCustomLabelEdit Class

Base class for an inline label that switches to an edit field when clicked or double-clicked.

API unit family: TMSFNCLabelEdit Inherits from: TTMSFNCHTMLText

Syntax

TTMSFNCCustomLabelEdit = class(TTMSFNCHTMLText)

Properties

Name Description
AcceptButton Provides direct access to the accept button image control.
CancelButton Provides direct access to the cancel button image control.
Edit Provides direct access to the inline edit field control.
EditMode When True, the inline edit field is visible and active; set to False to commit or cancel.