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

TDimLinkedItem

Declaration

Source position: _crw_dima.pas line 108

type TDimLinkedItem = record

  Obj: TObject;

  Str: LongString;

  Par: Variant;

end;