Appearance (PRIM_VS.Appearance)

Application Level styles

Ancestors - Object (PRIM_OBJT)

Details

The Appearance properties specify the styles to be applied to controls by default.

Appearance has been superseded by Themes

Appearance is published for backward compatibility purposes only.

Properties

Name

Description

Calendar

Style to be applied to all calendar controls

CheckBox

Style to be applied to all check boxes

ComboBox

Style to be applied to all combo boxes

ComponentClassName

ComponentClassName is the name of the component's class. Inherited from Object (PRIM_OBJT)

ComponentMembers

ComponentMembers provides access to all the member components of this component Inherited from Object (PRIM_OBJT)

ComponentPatternName

ComponentPatternName is used to qualify the class of the component. Inherited from Object (PRIM_OBJT)

ComponentTag

Generic space allowing a value to be stored for the instance Inherited from Object (PRIM_OBJT)

ComponentType

ComponentType gives you access to the type information about the component Inherited from Object (PRIM_OBJT)

ComponentTypeName

ComponentTypeName is the fully qualified name of the component's class. Inherited from Object (PRIM_OBJT)

DateTime

Style to be applied to all date time controls

DropDownFocused

Style to be used for the focus item in all dropdowns

DropDownFocusedInactive

Style to be used for the focus item in all dropdowns when inactive

DropDownMouseOver

Style to be used for mouseover of items in dropdowns

DropDownSelected

Style to be used for the selected focus items in all dropdowns

DropDownSelectedInactive

Style to be used for the selected focus items in all dropdowns when inactive

Edit

Style to be applied to all edits

Grid

Style to be applied to all grids

GridFocused

Style to be applied to the focus item of a grid when active

GridFocusedInactive

Style to be applied to the focus item of a grid when inactive

GridMouseOver

Style to be applied to grid items on mouseover

GridSelected

Style to be applied to selected grid items when the grid is active

GridSelectedInactive

Style to be applied to selected grid items when the grid is inactive

GroupBox

Style to be applied to all group boxes

Image

Style to be applied to all image controls

Label

Style to be applied to all labels

List

Style to be applied to all lists

ListBox

Style to be applied to all listboxes

ListBoxFocused

Style to be applied to the focus item of a listbox when active

ListBoxFocusedInactive

Style to be applied to the focus item of a listbox when inactive

ListBoxMouseOver

Style to be applied to listbox items on mouseover

ListBoxSelected

Style to be applied to selected listbox items when the listbox is active

ListBoxSelectedInactive

Style to be applied to selected listbox items when the listbox is inactive

ListFocused

Style to be used for the focus item in all Lists (Prim_List)

ListFocusedInactive

Style to be used for the focus item in all Lists (Prim_List) when inactive

ListMouseOver

Style to be used for mouseover of items in Lists (Prim_List)

ListSelected

Style to be used for the selected focus items in all Lists (Prim_List)

ListSelectedInactive

Style to be used for the selected focus items in all Lists (Prim_List) when inactive

ListView

Style to be applied to all list views

ListViewFocused

Style to be applied to the focus item of a listview when active

ListViewFocusedInactive

Style to be applied to the focus item of a listview when inactive

ListViewMouseOver

Style to be applied to listview items on mouseover

ListViewSelected

Style to be applied to selected listview items when the listview is active

ListViewSelectedInactive

Style to be applied to selected listview items when the listview is inactive

Memo

Style to be applied to all memos

Name

Name identifies the component Inherited from Object (PRIM_OBJT)

Owner

Owner owns this component Inherited from Object (PRIM_OBJT)

Panel

Style to be applied to all panels controls

Parent

The component instance to which this instance is attached. The visual container for a control or the collector of a set of child instances Inherited from Object (PRIM_OBJT)

Popup

Style to be applied to all popups controls

ProgressBar

Style to be applied to all progress bars

PushButton

Style to be applied to all push buttons

RadioButton

Style to be applied to all radio buttons

SpeedButton

Style to be applied to all toolbar buttons

SpinEdit

Style to be applied to all spin edit controls

Tab

Style to be applied to all tab folders

Tile

Style to be applied to all Tile controls

TileFocused

Style to be used for Tile items when focus

TileFocusedInactive

Style to be used for Tile items when focus and the Tile itself isn't focus

TileMouseOver

Style to be used for Tile items on mouse enter

TileSelected

Style to be used for Tile items when selected

TileSelectedInactive

Style to be used for Tile items when selected and the Tile itself isn't focus

TrackBar

Style to be applied to all trackbars

Tree

Style to be applied to all treeviews

TreeFocused

Style to be applied to the focus item of a treeview when active

TreeFocusedInactive

Style to be applied to the focus item of a treeview when inactive

TreeMouseOver

Style to be applied to treeview items on mouseover

TreeSelected

Style to be applied to selected treeview items when the treeview is active

TreeSelectedInactive

Style to be applied to selected treeview items when the treeview is inactive

TreeUDC

Style to be applied to all Tree controls

TreeUDCFocused

Style to be used for Tree items when focus

TreeUDCFocusedInactive

Style to be used for Tree items when focus and the Tree itself isn't focus

TreeUDCMouseOver

Style to be used for Tree items on mouse enter

TreeUDCSelected

Style to be used for Tree items when selected

TreeUDCSelectedInactive

Style to be used for Tree items when selected and the Tree itself isn't focus

Events

Name

Description

CreateInstance

CreateInstance is signalled when an instance of a component is created Inherited from Appearance (PRIM_VS.Appearance)

DestroyInstance

DestroyInstance is signalled when an instance of a component is about to be destroyed Inherited from Appearance (PRIM_VS.Appearance)


See also

All Component Classes

Technical Reference

  • No labels