Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 452 Bytes

TPJSpecialFolderEnum-Init.md

File metadata and controls

19 lines (11 loc) · 452 Bytes

Init method

Project: Shell Folders Unit.

Unit: PJShellFolders.

Interface: TPJSpecialFolderEnum

Applies to: ~>2.0

procedure Init;

Description

The Init method initialises the enumeration so that the next call of the Next method returns the first special folder identifier value.

Init is implicitly called by the constructor.