API:FireDAC.Phys.IBBase.TFDIBSecurity.ALastName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ALastName: String index ord(svLastName) read GetStr write SetStr stored IsStored;

C++

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

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
FireDAC.Phys.IBBase TFDIBSecurity

Description

Embarcadero Technologies does not currently have any additional information.