Datasnap.DSService.TDBXCropRequestFilter.Off

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Off: Integer read FOff;

C++

__property int Off = {read=FOff, nodefault};

Properties

Type Visibility Source Unit Parent
property protected
Datasnap.DSService.pas
Datasnap.DSService.hpp
Datasnap.DSService TDBXCropRequestFilter

Description

Represents the offset of the filter's value.

The Off property represents the offset of the filter's value.

See Also