Vcl.Edge.TCustomEdgeBrowser.OnPrintToPDFCompleted

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnPrintToPDFCompleted: TPrintToPDFCompletedEvent read FOnPrintToPDFCompleted write FOnPrintToPDFCompleted;

C++

__property TPrintToPDFCompletedEvent OnPrintToPDFCompleted = {read=FOnPrintToPDFCompleted, write=FOnPrintToPDFCompleted};

Properties

Type Visibility Source Unit Parent
event public
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge TCustomEdgeBrowser

Description

Embarcadero Technologies does not currently have any additional information.