API:Vcl.ComCtrls.TCustomUpDown.DoCanChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoCanChange(NewVal: Integer; Delta: Integer): Boolean;

C++

bool __fastcall DoCanChange(int NewVal, int Delta);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomUpDown

Description

Embarcadero Technologies does not currently have any additional information.