Unit 'PSDcomn' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl-image]

TPSDResourceBlock

Declaration

Source position: psdcomn.pas line 180

type TPSDResourceBlock = packed record

  Types: array [0..3] of AnsiChar;

  ID: Word;

  NameLen: Byte;

  Name: AnsiChar;

end;


Documentation generated on: 2025-07-25