bool Clicked(int X, int Y);
Returns true, if the user clicked within the rectangle.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | int | |
| 2 | Y | int |
Declared in Dew::Signal::Controls::VCL::TSignalColorBandTool · Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only
Returns true, if the user clicked within the rectangle.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | int | |
| 2 | Y | int |