API:Vcl.DBOleCtl.TDBOleControl.DataSource

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DataSource: TDataSource read FDataSource write SetDataSource;

C++

__property Data::Db::TDataSource* DataSource = {read=FDataSource, write=SetDataSource};

Properties

Type Visibility Source Unit Parent
property published
Vcl.DBOleCtl.pas
Vcl.DBOleCtl.hpp
Vcl.DBOleCtl TDBOleControl

Description

Embarcadero Technologies does not currently have any additional information.