Parameter |
Type |
Description |
Remarks |
Delete(); |
long |
|
|
Duplicate(IQaContainer* container); |
long |
|
|
GetBottom(); |
double |
|
|
GetDataSource(); |
IQaDataSource* |
|
|
GetLeader(); |
IQaLeader* |
|
|
GetLeft(); |
double |
|
|
GetRight(); |
double |
|
|
GetStyle(); |
IQaStyle* |
|
|
GetTop(); |
double |
|
|
Refresh(); |
void |
|
|
Reload(); |
long |
|
|
SetBottom(double value); |
void |
|
|
SetBox(double left, double bottom, double right,
double top); |
long |
|
|
SetBoxRelative(double left, double bottom, double
right, double top); |
long |
|
|
SetLeft(double value); |
void |
|
|
SetRight(double value); |
void |
|
|
SetTop(double value); |
void |
|
|