API:Vcl.Forms.TControlScrollBar.Increment
Delphi
property Increment: TScrollBarInc read FIncrement write FIncrement stored IsIncrementStored default 8;
C++
__property TScrollBarInc Increment = {read=FIncrement, write=FIncrement, stored=IsIncrementStored, default=8};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.Forms.pas Vcl.Forms.hpp |
Vcl.Forms | TControlScrollBar |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!