Datasnap.DSService.TDBXCropRequestFilter.Count
[–] Properties | |
---|---|
Type: property | |
Visibility: protected | |
Source: Datasnap.DSService.pas Datasnap.DSService.hpp
| |
Unit: Datasnap.DSService | |
Parent: TDBXCropRequestFilter |
Delphi
property Count: Integer read FCount;
C++
__property int Count = {read=FCount, nodefault};
Description
Represents the number of characters in the filter's value.
The Count property represents the number of characters cropped from the filter's value.