Unit 'cesync' Package
[Overview][Constants][Types][Classes][Index] [#winceunits]

tagObjUIData

Declaration

Source position: cesync.pp line 228

type tagObjUIData = record

  cbStruct: UINT;

  hIconLarge: HICON;

  hIconSmall: HICON;

  szName: array [0..(MAX_PATH)-1] of AnsiChar;

  szSyncText: array [0..(MAX_PATH)-1] of AnsiChar;

  szTypeText: array [0..79] of AnsiChar;

  szPlTypeText: array [0..79] of AnsiChar;

end;


Documentation generated on: 2025-07-25