API:Vcl.ComCtrls.TTrackBar.Max
Delphi
property Max: Integer read FMax write SetMax default 10;
C++
__property int Max = {read=FMax, write=SetMax, default=10};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TTrackBar |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!