Unit 'TplDBGridControllerUnit' Package
[Overview][Constants][Types][Classes][Index] [#pl_exdatabase]

TplAggregationType

Declaration

Source position: TplDBGridControllerUnit.pas line 153

type TplAggregationType = (

  agNone,

  

  agSum,

  

  agMin,

  

  agMax,

  

  agAvg,

  

  agCount,

  

  agDistinct,

  

  agCustom

  

);



CT Web help

CodeTyphon Studio