TIB_GetCanModifyEvent Type

Unit
IB_Components

Declaration

TIB_GetCanModifyEvent = procedure (     Sender: TIB_Dataset;
                                        Action: TIB_DatasetCanModify;
                                    var CanModify: boolean ) of object;

Description
Event type to allow whether a dataset can be modified.