| Parameter |
Type |
Description |
Remarks |
| Delete(); |
long |
|
|
| Duplicate(IQaText* text); |
long |
|
|
| GetBottom(); |
double |
|
|
| GetDataSource(); |
IQaDataSource* |
|
|
| GetLeader(); |
IQaLeader* |
|
|
| GetLeft(); |
double |
|
|
| GetResolvedText(); |
BSTR |
|
|
| 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 |
|
|