[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Defines classes, types, and constants used to implement a masked edit control.
uses |
||
Classes, |
||
SysUtils, |
||
|
Maintains a global list of Lazarus resources, and provides methods and types used to stream components. |
|
|
Implements Forms, which are the basis for the LCL Graphical User Interface. |
|
|
Contains types, constants, classes, and routines used to implement visual controls. |
|
|
||
|
Contains common dialogs used in Lazarus LCL applications. |
|
|
Contains extra controls commonly used in Lazarus forms. |
|
|
Standard controls used in the Lazarus Component Library (LCL). |
|
|
Contains Lazarus message codes and their mapping to message codes for other platforms/widgetsets. |
|
|
Definitions for the Clipboard to hold Cut or Copied data for Pasting. |
|
|
Provides compatibility with the Delphi Windows unit. |
|
|
Useful lower-level helper functions and classes. |
|
|
Contains resource strings used in the LCL. |
|
LazUtf8; |
maskedit.pp implements an masked edit control which can be used to format, validate, or obscure the text entered in the control. The following components are added to the Lazarus IDE component palette:
Additional Tab
This file is part of the Lazarus Component Library (LCL).