Carbon


pShowFolderSize

Header: FinderRegistry.h

enum {
    pShowFolderSize = 'sfsz',
    pShowComment = 'scom',
    pShowDate = 'sdat',
    pShowCreationDate = 'scda',
    pShowKind = 'sknd',
    pShowLabel = 'slbl',
    pShowSize = 'ssiz',
    pShowVersion = 'svrs',
    pSortDirection = 'sord',
    pShowDiskInfo = 'sdin',
    pListViewIconSize = 'lvis',
    pGridIcons = 'fgrd',
    pStaggerIcons = 'fstg',
    pViewFont = 'vfnt',
    pViewFontSize = 'vfsz'
};

Constant descriptions

pShowFolderSize
pShowComment
pShowDate
pShowCreationDate
pShowKind
pShowLabel
pShowSize
pShowVersion
pSortDirection
pShowDiskInfo
pListViewIconSize
pGridIcons
pStaggerIcons
pViewFont
pViewFontSize


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)