[Overview][Constants][Types][Procedures and functions][Index] |
Source position: icnstypes.pas line 137
const icnsIconTypeInfo: array [TicnsIconType] of TicnsIconInfo = ( ( Width:000;Height:000;Depth:00 ) , ( Width:016;Height:012;Depth:04 ) , ( Width:016;Height:012;Depth:08 ) , ( Width:016;Height:016;Depth:04 ) , ( Width:016;Height:016;Depth:08 ) , ( Width:016;Height:016;Depth:32 ) , ( Width:032;Height:032;Depth:04 ) , ( Width:032;Height:032;Depth:08 ) , ( Width:032;Height:032;Depth:32 ) , ( Width:048;Height:048;Depth:04 ) , ( Width:048;Height:048;Depth:08 ) , ( Width:048;Height:048;Depth:32 ) , ( Width:128;Height:128;Depth:32 ) , ( Width:016;Height:012;Depth:01 ) , ( Width:016;Height:016;Depth:01 ) , ( Width:016;Height:016;Depth:08 ) , ( Width:032;Height:032;Depth:01 ) , ( Width:032;Height:032;Depth:08 ) , ( Width:048;Height:048;Depth:01 ) , ( Width:048;Height:048;Depth:08 ) , ( Width:128;Height:128;Depth:08 ) , ( Width:256;Height:256;Depth:32 ) , ( Width:512;Height:512;Depth:32 ) ); |