[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: maskutils.pp line 73
type TMaskUtils = class(TObject) |
protected |
function ApplyMaskToText(); |
public |
function ValidateInput; |
function TryValidateInput(); |
property Mask: string; [rw] |
property Value: string; [rw] |
property InputMask: string; [r] |
end; |
| |
TObject |