API:Vcl.Forms.TControlScrollBar.Range

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Range: Integer read FRange write SetRange stored IsRangeStored default 0;

C++

__property int Range = {read=FRange, write=SetRange, stored=IsRangeStored, default=0};

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.