API:FMX.StdActns.TCustomValueRange.BeforeChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BeforeChange: TNotifyEvent read FBeforeChange write FBeforeChange;

C++

__property System::Classes::TNotifyEvent BeforeChange = {read=FBeforeChange, write=FBeforeChange};

Properties

Type Visibility Source Unit Parent
event public
FMX.StdActns.pas
FMX.StdActns.hpp
FMX.StdActns TCustomValueRange

Description

Embarcadero Technologies does not currently have any additional information.