IBX.IBExtract.TIBExtract.ShowSystem
Delphi
property ShowSystem: Boolean read FShowSystem write FShowSystem default false;
C++
__property bool ShowSystem = {read=FShowSystem, write=FShowSystem, default=0};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | published | IBX.IBExtract.pas IBX.IBExtract.hpp |
IBX.IBExtract | TIBExtract |
Beschreibung
Für die zukünftige Verwendung vorgesehen.
ShowSystem ist aktuell nicht implementiert.