TTMSFNCBitmapContainer.AddFromFolder Method
Loads all image files matching a path pattern from a folder and adds them to the collection.
API unit family: TMSFNCBitmapContainer
Declaring type: TTMSFNCBitmapContainer
Syntax
procedure AddFromFolder(AFolder: string);
Parameters
| Name | Description |
|---|---|
AFolder |
The folder path pattern, which may include wildcards. |