API:FireDAC.Phys.IBBase.TFDIBSecurity.AGroupName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
Unit: FireDAC.Phys.IBBase
Parent: TFDIBSecurity

Delphi

property AGroupName: String index ord(svGroupName) read GetStr write SetStr stored IsStored;

C++

__property System::UnicodeString AGroupName = {read=GetStr, write=SetStr, stored=IsStored, index=7};

Description

Embarcadero Technologies does not currently have any additional information.