[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazAtk1' (#lcl)

TAtkTableIface.set_column_description

Declaration

Source position: lazatk1.pas line 1288

TAtkTableIface.set_column_description : procedure(

  table: PAtkTable;

  column: gint;

  description: Pgchar

);