GeekArticles
Programming
Delphi
Programming
DelphiHow To Auto Size Run-Time Added TListView Columns
in <a :: an interesting problem a user of the <a Programming Forum</a> has regarding the use of the <a want to create a list view at run-time. When creating the columns, I cannot successfully auto-size one column by assigning the AutoSize value (to true) ... The Help states to assign TListColumn.Width := -2 and that should somehow automatically resize the column, but there is a drawback, the resizing process is too obvious, it causes the list view to blink (especially when there is a significant amount of data record Full Post</a></p>
Sponsored Links
Read Next: How Do You Test If a Delphi String Starts With a (Sub)String? What RTL Function is Faster?
Related Topics
Subscribe via RSS
Delphi
- A load of ASP.NET related tutorials, articles, tips and tricks!
- How to move PageControl's tabs using drag'n'drop
- Charts in database applications
- Creating Components Dynamically (at Run-Time)
- The role of the "AOwner" parameter in the Create constructor
- Creating a roll up form (with animation)
- Poll: Do you already have some experience with Delphi?
- Creating a database from Delphi code
- TMemoBar - T(Custom)Memo extender
- How to click-and-select a line in TMemo
