Jump to content

PKAsolutions

Members
  • Content Count

    2
  • Joined

  • Last visited

Community Reputation

0 Neutral
  1. PKAsolutions

    D4P TStringGrid setting cell values

    Thank you for the fast response. Is there somewhere documentation of this DelphiVCL4Python-specific implementations?
  2. PKAsolutions

    D4P TStringGrid setting cell values

    I'am using a stringgrid but how can I set the value of a cell. In Delphi it is the property Cells[column, row], but this is in python not accepted. It renders a AttributeError: Error in getting property "Cells". What is the right way for setting a cellvalue? Peter.
×