IdxBarKeyTipWindowsManager.Add(string,TPoint,TAlignment,TcxAlignmentVert,Boolean,TObject) Method
Declaration
procedure Add(const ACaption: string; const ABasePoint: TPoint; AHorzAlign: TAlignment; AVertAlign: TcxAlignmentVert; AEnabled: Boolean; out AWindow: TObject);
Parameters
Name | Type |
---|---|
ACaption | string |
ABasePoint | TPoint |
AHorzAlign | TAlignment |
AVertAlign | TcxAlignmentVert |
AEnabled | Boolean |
AWindow | TObject |
See Also