[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets a delimited list of file extensions supported for the image type.
Source position: graphics.pp line 1651
public class function TCustomIcon.GetFileExtensions: string; override; |
Delimited list of file extensions supported for the image type.
GetFileExtensions is an overridden String class function used to get a delimited list of file extensions supported for the image type. In TCustomIcon and TIcon, the return value is always 'ico'.
|
Returns a list of the file extensions available. |
Version 4.0 | Generated 2025-05-03 | Home |