Public Member Functions | Public Attributes

FBPopup Class Reference

This reference page is linked to from the following overview topics: Loading from a File.


Search for all occurrences

Detailed Description

Popup window.

This class lets a window (inheriting from FBLayout) be created for another interface.

Definition at line 1922 of file fbcontrols.h.

#include <fbcontrols.h>

Inheritance diagram for FBPopup:
Inheritance graph
[legend]

List of all members.

Public Member Functions

  FBPopup ()
  Constructor.
virtual bool  Show (HFBVisualComponent pParent=NULL)
  Show popup.
virtual void  Close (bool pOk=false)
  Close popup.

Public Attributes

FBPropertyString  Caption
  Read Write Property: Caption to display in popup.
FBPropertyBool  Modal
  Read Write Property: Modal?

Constructor & Destructor Documentation

FBPopup ( )

Constructor.


Member Function Documentation

virtual bool Show ( HFBVisualComponent  pParent = NULL ) [virtual]

Show popup.

Parameters:
pParent Parent object for popup
Returns:
Operation was successful (true or false).
virtual void Close ( bool  pOk = false ) [virtual]

Close popup.

Parameters:
pOk Equivalent of OK button clicked if true (default = false).

Member Data Documentation

Read Write Property: Caption to display in popup.

Reimplemented from FBVisualComponent.

Definition at line 1940 of file fbcontrols.h.

Read Write Property: Modal?

Definition at line 1941 of file fbcontrols.h.


The documentation for this class was generated from the following file:

FBPopup FBPopup FBPopup FBPopup FBPopup FBPopup FBPopup FBPopup FBPopup FBPopup
FBPopup FBPopup FBPopup FBPopup FBPopup FBPopup FBPopup FBPopup FBPopup FBPopup