tcontrollist

  1. FireWind

    RAD Studio LearnDelphi #173. TControlList - Real world usage

    LearnDelphi #173. TControlList - Real world usage TControlList is a great addition to Delphi 10.4.2, we've had a few looks at its usage already, but this time we look at it in a real-world application, and what I've had to do to improve performance. © https://learndelphi.tv
  2. FireWind

    RAD Studio LearnDelphi #172. TControlList Part - LiveBindings

    LearnDelphi #172. TControlList Part - LiveBindings This time we look at using LiveBindings with TControlList and do some resizing magic so that we don't waste any screen space. © https://learndelphi.tv
  3. FireWind

    RAD Studio LearnDelphi #166. TControlList - New in Delphi 10.4.2

    LearnDelphi #166. TControlList - New in Delphi 10.4.2 This is a first look at the new TControlList that has been added to Delphi 10.4.2 Sydney. It allows for dynamically sized lists and only renders what is required. © https://learndelphi.tv