BpcSMScriptLibrary 16
TwwDBGrid Routines
Language: Delphi 7 - 2007
This library provides additional support for the infopower grid from Wol2Wol Software.
http://www.woll2woll.com/
////////////////////////////////////////////////////////////////////////////////////////// //////// TwwDBGrid Routines ////////////////////////////////////////////////////////////////////////////////////////// interface uses Classes, Types, DB, Grids, Wwdbigrd, Wwdbgrid ; function bpcDBwwGridGetFieldList( DBAdvGrid1: TwwDBGrid; bKeepEmptyFields : boolean=False; StartAtCol : integer=0 ) : TStringDynArray ;