formZ SDK | 5.0 API Reference | Project | Group Manager

fz_grup_move_by_sibling

Description

Changes the position of the group entry in the hierarchy by moving it adjacent to a new sibling.

Plugin Prototype

fzrt_error_td fz_grup_move_by_sibling(

fzrt_int

windex,

fz_grup_table_ptr

gtable,

fz_grup_ptr

grup,

fz_grup_ptr

sibling,

fzrt_boolean

before )

Parameters

windex [Input]

project window index

gtable [Input]

group table

grup [Input]

group

sibling [Input]

sibling to move next to

before [Input]

if TRUE, then moved ahead of sibling, else after sibling

Returns

Error codes

Availability

5.0.0.0

See Also

fz_grup_move_by_parent

Function Set

fz_grup_fset


Defined in

fz_grup_api.h