API:FireDAC.Comp.Script.TFDScript.CallStack
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Comp.Script.pas FireDAC.Comp.Script.hpp
| |
| Unit: FireDAC.Comp.Script | |
| Parent: TFDScript | |
Delphi
property CallStack: TStrings read GetCallStack;
C++
__property System::Classes::TStrings* CallStack = {read=GetCallStack};
Description
Embarcadero Technologies does not currently have any additional information.