[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

_ABC

Declaration

Source position: lcltype.pp line 218

type _ABC = record

  abcA: Integer;

  

  abcB: UINT;

  

  abcC: Integer;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.