[Overview][Types][Classes][Index] Reference for unit 'fpg_listview' (#fpgui)

TfpgLVPaintColumnEvent

Declaration

Source position: fpg_listview.pas line 117

type TfpgLVPaintColumnEvent = procedure(

  ListView: TfpgListView;

  Canvas: TfpgCanvas;

  Column: TfpgLVColumn;

  ColumnIndex: Integer;

  Area: TfpgRect;

  var PaintPart: TfpgLVItemPaintPart

) of object;


Documentation generated on: 2015-04-04