[Overview][Types][Classes][Procedures and functions][Index] |
Creates new list of masks from passed value, each item is seperated by separator.
Source position: masks.pas line 76
public constructor TMaskList.Create( |
const AValue: String; |
ASeparator: Char = ';' |
); |
lazarus-ccr.sourceforge.net |