I'm new to Lazarus/FPC but had a lot of Delphi experience over 20 years ago. I'm baffled finding help for customizing stringgrid to use different row/col border styles, etc.. I understand that I need to use the OnPrepareCanvas and OnDrawCell events and have made some minor progress setting custom row heights and grid colors but I don't seem to be able to find help on the various object properties that I need. I do see the popups for object properties in the source editor, but then I can't find anything on parameters, etc.. Any suggestions about finding help and recommendations on properties would be appreciated. Specifically, I need to change the penstyle and weight of row/col borders.
-- View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Setting-TStringGrid-row-col-border-styles-tp4036389.html Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
