IBX.IBServices.TIBCustomService.ServiceQueryParams

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ServiceQueryParams: TBytes read FQueryParams write FQueryParams;

C++

__property System::DynamicArray<System::Byte> ServiceQueryParams = {read=FQueryParams, write=FQueryParams};

Properties

Type Visibility Source Unit Parent
property protected
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBCustomService

Description

Embarcadero Technologies does not currently have any additional information.