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

TeeVariableItem

Declaration

Source position: _crw_ee.pas line 90

type TeeVariableItem = packed record

  Hash: Cardinal;

  Value: Double;

  Name: record

  end;

end;