TCustomdxPSExplorerTreeContainer.EndEdit(Boolean) Method
In This Article
#Declaration
Delphi
procedure EndEdit(ACancel: Boolean); virtual; abstract;
#Parameters
Name | Type |
---|---|
ACancel | Boolean |
See Also