zoukankan      html  css  js  c++  java
  • How can I delete the row in TStringGrid component?

    From: http://www.delphi3000.com/articles/article_819.asp?SK=

    If you worked with TStringGrid component, then you saw that in this component the Borland developers not provided the method for row deleting.
    In this tip I describe the few ways for it:

    Code

    Personally I use the third method but the first and second are more visual.

  • 相关阅读:
    TCP全局同步
    pytest框架之fixture详细使用
    库操作和表操作
    封装之如何隐藏对象及封装的意义
    类的抽象
    组合
    在子类中重用父类的方法和属性
    类的继承和实现原理
    类的使用,对象的使用
    互联网协议的五层协议详解
  • 原文地址:https://www.cnblogs.com/yunhaisoft/p/1451972.html
Copyright © 2011-2022 走看看