Table of Contents

TTMSFNCDirectoryEditLabel Class

Internal label control used to display the directory edit's attached label.

API unit family: TMSFNCDirectoryEdit Inherits from: TLabel

Syntax

TTMSFNCDirectoryEditLabel = class(TLabel)

Properties

Name Description
Left Horizontal position of the label control relative to its parent, in pixels.
Text Text displayed by the directory edit label. Wraps the VCL TLabel.Caption as a string property for consistency with FMX and Web.
Top Vertical position of the label control relative to its parent, in pixels.