|
Top Previous Next |
|
TrvActionVAlign is the action for "Object Position" command. Unit RichViewActions; Syntax TrvActionVAlign = class(TrvAction) Hierarchy TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction Description This action displays a dialog for changing VAlign property for the items of the following types: •pictures •hot-pictures •bullets (image lists) •hotspots (image lists) •controls •label items •numbered sequences •custom item types inherited from TRVRectItemInfo This action does not introduce any new properties in addition to properties of TrvAction. |