Datasnap.DSProxyWriter.TDSProxyWriterProperties.Author

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Datasnap.DSProxyWriter.pas
Datasnap.DSProxyWriter.hpp
Unit: Datasnap.DSProxyWriter
Parent: TDSProxyWriterProperties

Delphi

Author: string;

C++

System::UnicodeString Author;

Description

Represents the author of this proxy writer.

See Also