[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'U_GroupView' (#lazextcomponents)

TDBGroupView.DragOver

Declaration

Source position: U_GroupView.pas line 277

protected procedure TDBGroupView.DragOver(

  aobj_Source: Tobject;

  ai_X: Integer;

  ai_Y: Integer;

  ads_Etat: TDragState;

  var ab_Accepte: Boolean

); override;