REST.Backend.ServiceComponents.TCustomBackendAuth.TUserDetailsCollection.Items
Delphi
property Items[AIndex: Integer]: TUserDetailsItem read GetItem write SetItem; default;
C++
__property TCustomBackendAuth::TUserDetailsItem* Items[int AIndex] = {read=GetItem, write=SetItem/*, default*/};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | REST.Backend.ServiceComponents.pas REST.Backend.ServiceComponents.hpp |
REST.Backend.ServiceComponents | TUserDetailsCollection |
Description
Embarcadero Technologies does not currently have any additional information.