Data.Win.ADODB.TADOCommand.ComponentRef
[–] Properties | |
---|---|
Type: property | |
Visibility: protected | |
Source: Data.Win.ADODB.pas Data.Win.ADODB.hpp
| |
Unit: Data.Win.ADODB | |
Parent: TADOCommand |
Delphi
property ComponentRef: TComponent read FComponentRef write FComponentRef;
C++
__property System::Classes::TComponent* ComponentRef = {read=FComponentRef, write=FComponentRef};
Description
Embarcadero Technologies does not currently have any additional information.