#include
<fbcontrols.h>
Definition at line 1188 of file fbcontrols.h.
Public Member Functions |
|
FBImageContainer () | |
Constructor. |
|
Public Attributes |
|
FBPropertyString | Filename |
Read Write Property: Filename for
image. |
|
FBPropertyInt | Width |
Read Write Property: Image width.
|
|
FBPropertyInt | Height |
Read Write Property: Image height.
|
|
FBPropertyEvent | OnDragAndDrop |
Event: Drag and drop. |
FBImageContainer | ( | ) |
Constructor.
Read Write Property: Filename for image.
Definition at line 1194 of file fbcontrols.h.
Read Write Property: Image width.
Reimplemented from FBVisualComponent.
Definition at line 1195 of file fbcontrols.h.
Read Write Property: Image height.
Reimplemented from FBVisualComponent.
Definition at line 1196 of file fbcontrols.h.
Event: Drag and drop.
Definition at line 1198 of file fbcontrols.h.