record FInfo

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type FInfo = record

Description

Inside Macintosh II-84

Overview

Fields

fdType: OSType;
fdCreator: OSType;
fdFlags: Integer;
fdLocation: Point;
fdFldr: Integer;

Description

Fields

fdType: OSType;

file type

fdCreator: OSType;

file creator

fdFlags: Integer;

Finder flags

fdLocation: Point;

file's location in window

fdFldr: Integer;

window that contains file


Generated by PasDoc 0.14.0.