[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: wasm.regexp.objects.pas line 50
type TRegexpFlagsHelper = type helper |
public |
function ToString; |
function ToFlags; |
class function FromFlags(); |
property AsString: string; [r] |
property AsFlags: LongInt; [rw] |
end; |