Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Quick Tip: Dynamically Add Rows, Columns and Controls to Delphi’s TGridPanel (https://www.delphipraxis.net/197798-quick-tip-dynamically-add-rows-columns-controls-delphi%92s-tgridpanel.html)

DP News-Robot 5. Sep 2018 16:20

Quick Tip: Dynamically Add Rows, Columns and Controls to Delphi’s TGridPanel
 
Delphi’s TGridPanel control is an ideal pick when you want to create grid-flow like user interface layout for your controls. To place controls on a grid panel you specify the number of rows and columns (RowCollection and ColumnCollection properties) and simply drop a control on it. Unlike standard TPanel, when you drop a control on […]

Weiterlesen...


Alle Zeitangaben in WEZ +1. Es ist jetzt 19:38 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz