[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'tiUtils' (#tiopf)

tiForceDirectories

Similar to Delphi's ForceDirectory

Declaration

Source position: tiUtils.pas line 249

procedure tiForceDirectories(

  const AValue: TFileName

);

Description

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.


Documentation generated on: 2017-08-16