PlatformAPI.TOTAGetProfileFilesProgressCallback

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TOTAGetProfileFilesProgressCallback = function(ProgressType: TOTAProgressType;
CurPathItem: Integer;           // -1 indicates no update of count
TotalPathItemCount: Integer;    // -1 indicates no update of count
const StatusMessage: string;    // status message for progress dialog
const Path: string;             // path to file being copied
const FileName: string;         // file being copied
FileCurrentPercent: Integer     // percent complete of file being copied: -1 indicates not a file
): Boolean of object;

プロパティ

種類 可視性 ソース ユニット
type public PlatformAPI.pas PlatformAPI PlatformAPI

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。