|
Top Previous Next |
|
TrvActionItemProperties is the action for "Object Properties" command. Unit RichViewActions; Syntax TrvActionItemProperties = class(TrvAction) Hierarchy TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction Description This action displays a dialog for changing properties of items of the following types: •pictures and "hot-pictures" •"breaks" (horizontal lines) •tables •other (using OnCustomItemPropertiesDialog event) See also: |