|
RAD Studio VCL Reference
|
Call OnShareViolation event method if defined.
procedure DoOnShareViolation(var Response: TFileDialogShareViolationResponse); dynamic;
__fastcall DoOnShareViolation(TFileDialogShareViolationResponse Response);
DoOnShareViolation calls the OnShareViolation event, if the event is defined. DoOnShareViolation is called when sharing violations that arise from Open or Save operations occur.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|