TcxCustomEditViewData.IsButtonLeftAligned(TcxCustomEditViewInfo,Integer) Method
In This Article
#Declaration
Delphi
function IsButtonLeftAligned(AViewInfo: TcxCustomEditViewInfo; AButtonVisibleIndex: Integer): Boolean; virtual;
#Parameters
Name | Type |
---|---|
AView |
Tcx |
AButton |
Integer |
#Returns
Type |
---|
Boolean |
See Also