FireDAC.Comp.QBE.TFDQBE.OnPreview

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: event
Visibility: published
Source:
FireDAC.Comp.QBE.pas
FireDAC.Comp.QBE.hpp
Unit: FireDAC.Comp.QBE
Parent: TFDQBE

Delphi

property OnPreview: TFDQBEPreviewEvent read FOnPreview write FOnPreview;

C++

__property TFDQBEPreviewEvent OnPreview = {read=FOnPreview, write=FOnPreview};

Description

Embarcadero Technologies does not currently have any additional information.