Vcl.ControlList.TControlListControl.CanDropDown
Delphi
function CanDropDown(X, Y: Integer): Boolean; virtual;
C++
virtual bool __fastcall CanDropDown(int X, int Y);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Vcl.ControlList.pas Vcl.ControlList.hpp |
Vcl.ControlList | TControlListControl |
Description
Embarcadero Technologies does not currently have any additional information.