Re: [Lazarus] Copy record contents to clipboard

2014-04-25 Thread Martin Frb
On 25/04/2014 22:53, Felipe Monteiro de Carvalho wrote: Hello, I have a very large record, and I see that I can see his contents using the nice dialog "Debug Inspector". But is it possible to copy that data to the clipboard or anywhere else? The record is very large, so a manual copy would take

[Lazarus] Copy record contents to clipboard

2014-04-25 Thread Felipe Monteiro de Carvalho
Hello, I have a very large record, and I see that I can see his contents using the nice dialog "Debug Inspector". But is it possible to copy that data to the clipboard or anywhere else? The record is very large, so a manual copy would take a significant time... thanks =) -- Felipe Monteiro de Ca