API:Datasnap.Win.ObjBrkr.TSimpleObjectBroker.Servers

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Servers: TServerCollection read FServers write SetServers stored IsServersStored;

C++

__property TServerCollection* Servers = {read=FServers, write=SetServers, stored=IsServersStored};

Properties

Type Visibility Source Unit Parent
property published
Datasnap.Win.ObjBrkr.pas
Datasnap.Win.ObjBrkr.hpp
Datasnap.Win.ObjBrkr TSimpleObjectBroker

Description

Embarcadero Technologies does not currently have any additional information.