DK11 for Delphi | GisInterfaces.IGIS_LegendParent.ControlSetVScrollPosition | Methods
Sets vertical scrollbar position.
// Delphi public procedure ControlSetVScrollPosition( const _position : Integer );
// C++ Builder public: void ControlSetVScrollPosition( const int _position ) = 0;
Name | Type | Description |
---|---|---|
_position | Integer | position to set |
Do not call this method directly. Method is only for internal Legend/Parent communication.