API:FMX.Forms.TCommonCustomForm.BeginInternalDrag

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure BeginInternalDrag(const Source: TObject; const ABitmap: TObject);

C++

void __fastcall BeginInternalDrag(System::TObject* const Source, System::TObject* const ABitmap);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm

Description

Embarcadero Technologies does not currently have any additional information.