Datasnap.DSService.TDBXCropRequestFilter.Off

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: protected
Source:
Datasnap.DSService.pas
Datasnap.DSService.hpp
Unit: Datasnap.DSService
Parent: TDBXCropRequestFilter

Delphi

property Off: Integer read FOff;

C++

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

Description

Represents the offset of the filter's value.

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

See Also