Object
Icon
![]() | A constructor to get the desktop file icon of a folder item. |
![]() | A constructor to get the desktop file icon of a folder item or a icon loaded from a .icns file. |
![]() | A constructor to get the desktop file icon of a folder item or a icon loaded from a .icns file with a custom data fetch mask. |
![]() | A constructor to get a icon that represents a specific file type from a given MacType and optionally MacCreator. |
![]() | A constructor to get a system defined icon from a given System-Icon constant. |
![]() | Set this property to true if the icon should be drawn in selected state. |
![]() | Use this method to draw a large icon (32x32). The icon will be drawn in selected state if the Selected property of the class is set. |
![]() | Use this method to draw a large icon's mask (32x32). |
![]() | Use this method to draw a small icon (16x16). The icon will be drawn in selected state if the Selected property of the class is set. |
![]() | Use this method to draw a small icon's mask (16x16). |
![]() | Use this function to get the raw data of a huge file icon on MacOS systems. |
![]() | Use this function to get the raw data mask of a huge file icon on MacOS systems. |
![]() | Use this function to get the raw data of a large file icon on MacOS systems. |
![]() | Use this function to get the raw data mask of a large file icon on MacOS systems. |
![]() | Use this function to get the raw data of a small file icon on MacOS systems. |
![]() | Use this function to get the raw data mask of a small file icon on MacOS systems. |
![]() | Use this function to get the raw data of a thumbnail file icon on MacOS systems. |
![]() | Use this function to get the raw data mask of a thumbnail file icon on MacOS systems. |
![]() | To plot a file Icon to the current port, use the PlotFileIcon method. (This method is not for Win32) |