Overload List

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

See Also