AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkDirectory.MakeFolder Method

Creates a folder at the current path. This is determined by CurrentFolder.

Syntax
Pascal
class procedure MakeFolder(const Name: String); static;
Parameters 
Description 
const Name: String 
the name of the folder to create. 
Copyright (c) 2012. All rights reserved.