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

TeeActionItem

Declaration

Source position: _crw_ee.pas line 188

type TeeActionItem = packed record

  Hash: Cardinal;

  Action: TeeAction;

  Name: record

  end;

  Note: record

  end;

end;