Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.917 Beiträge
 
#1

Quick Tip: Dynamically Add Rows, Columns and Controls to Delphi’s TGridPanel

  Alt 5. Sep 2018, 17:20
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...
  Mit Zitat antworten Zitat