Carbon


System Icon Constant

Header: Icons.h

enum {
    kSystemIconsCreator = 'macs'
};

You can use the kSystemIconsCreator constant to obtain System icons that are not associated with a file, such as the help icon.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)