TcxPCButtonCanShowEvent Type
In This Article
#Declaration
Delphi
TcxPCButtonCanShowEvent = procedure(AButton: TcxPCButton; ATabIndex: Integer; var ACanShow: Boolean) of object;
#Parameters
Name | Type |
---|---|
AButton | Tcx |
ATab |
Integer |
ACan |
Boolean |
See Also