FireDAC.DatS.TFDDatSMechMaster.ChildRow
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: TFDDatSMechMaster |
Delphi
property ChildRow: TFDDatSRow read FChildRow write SetChildRow;
C++
__property TFDDatSRow* ChildRow = {read=FChildRow, write=SetChildRow};
Description
Embarcadero Technologies does not currently have any additional information.