quickaboutbox Cursors structure
Return to Introduction  Previous page  Next page
Applies to
acQuickAboutBox component.

Declaration
type
  TacQuickAboutBoxFormCursors = class
  published
    property Caption: TCursor;
    property Client: TCursor;
    property Border: TCursor;
    property BtnClose: TCursor;
    property Buttons: TCursor;
    property Links: TCursor;
  end;


Description