TdxBarCloseUpReason Enum
In This Article
#Declaration
Delphi
TdxBarCloseUpReason = (
bcrUnknown,
bcrCancel,
bcrEnter,
bcrEscape
);
#Members
Name |
---|
bcr
|
bcr
|
bcr
|
bcr
|
See Also