[Overview][Types][Classes][Procedures and functions][Index] |
Similar to Delphi's ForceDirectory
Source position: tiUtils.pas line 249
procedure tiForceDirectories( |
const AValue: TFileName |
); |
Same as Delphi's ForceDirectory, but will raise an exception if create fails. If there is a period in AValue, it will be handled correctly by looking for path delimiters as well.