Overload List
Name | Description | |
---|---|---|
BaseObject()()()() |
Creates the new BaseObject object with default settings.
|
|
BaseObject(String) |
Creates the new BaseObject object with specified text.
|
|
BaseObject(String, String) |
Creates the new BaseObject object with specified text and menu caption.
|
|
BaseObject(Color, String, String) |
Creates the new BaseObject object with specified color,
text and menu caption.
|
|
BaseObject(Color, String, String, C1Brush) |
Creates the new BaseObject object with specified parameters.
|