API:Datasnap.DSHTTP.TDSCustomCertFiles.OnGetPEMFileSBPasskey

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: event
Visibility: public
Source:
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Unit: Datasnap.DSHTTP
Parent: TDSCustomCertFiles

Delphi

property OnGetPEMFileSBPasskey: TGetPEMFileSBPasskey read GetOnGetPEMFileSBPasskey write SetOnGetPEMFileSBPasskey;

C++

__property TGetPEMFileSBPasskey OnGetPEMFileSBPasskey = {read=GetOnGetPEMFileSBPasskey, write=SetOnGetPEMFileSBPasskey};

Description

Embarcadero Technologies does not currently have any additional information.