DBAdapt.TDataSetAdapterRefreshRowAction Members

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

Inherited from: TCustomDataSetAdapterAction

property ActionModes public

Indicates what dataset adapter modes this field supports.

property DataSet public

Indicates the dataset on which this action operates.

method GetDataSet protected

Returns the value of the DataSet property.

Inherited from: TCustomAdapterAction

event OnGetEnabled public

Indicates whether a button or hyperlink for this adapter action should be enabled on the HTML page.

event OnExecute public

Called to execute this action using parameters passed in the HTTP request.

method ImplSetActionName protected

Sets the name that is used to reference this adapter action with server-side script.

method SetActionName protected

Sets the name that is used to reference this adapter action with server-side script.

Inherited from: TBaseAdapterAction

property ItemIndex public

Returns the index of the current item of an adapter action.

property ItemCount public

Returns the number of items defined by an adapter action.

event OnGetParams public

Specifies name/value pairs needed to execute this adapter action.

property RedirectOptions public

Indicates whether to perform an HTTP redirect after successfully executing this action.

event OnAfterGetResponse public

Called after the adapter action response is generated.

event OnBeforeGetResponse public

Called before the adapter action response is generated.

event OnAfterExecute public

Called after the adapter action has executed.

event OnBeforeExecute public

Called before the adapter action is executed.

property DisplayLabel public

Suggests a display label for this adapter action.

property ExecuteAccess public

Defines the rights required to execute this action.

property ActionName public

Identifies the name of this action when using server-side script.

method GetDefaultActionName protected

Gets the default name used to reference this adapter action with server-side script.

method ImplGetActionName protected

Gets the name used to reference this adapter action with server-side script.

method GetActionName protected

Gets the name used to reference this adapter action with server-side script.

method ImplWebEnabled protected

Indicates whether a button or hyperlink for this adapter action should be enabled on the HTML page.

method WebEnabled protected

Indicates whether a button or hyperlink for this adapter action should be enabled on the HTML page.

method ImplGetAdapterItemRequestParams protected

Provides the name/value pairs needed to execute this adapter action.

method GetAdapterItemRequestParams protected

Provides the name/value pairs needed to execute this adapter action.

method ImplGetVariableName protected

Gets the name used to reference this adapter action with server-side script.

method GetVariableName protected

Gets the name used to reference this adapter action with server-side script.

method ImplGetDisplayLabel protected

Returns the suggested display label for this adapter action.

method GetDisplayLabel protected

Returns the suggested display label for this adapter action.

method GetWebSnapObjClass protected

Returns the class type for this adapter field.

method ImplHasExecuteAccess protected

Checks the end-user's right to execute this adapter action.

method HasExecuteAccess protected

Checks the end-user's right to execute this adapter action.

method ImplHandleRequest protected

Executes the adapter action and generates a response.

method HandleRequest protected

Executes the adapter action and generates a response.

method ImplCreateRequestContext protected

Creates an object that describes the action parameters and field values.

method CreateRequestContext protected

Creates an object that describes the adapter action parameters and adapter field values.

method ImplEndIterator protected

Implements IIteratorSupport's EndIterator method.

method ImplNextIteration protected

Implements IIteratorSupport's NextIteration method.

method ImplStartIterator protected

Implements IIteratorSupport's StartIterator method.

method EndIterator protected

Implements IIteratorSupport's EndIterator method.

method NextIteration protected

Implements IIteratorSupport's NextIteration method.

method StartIterator protected

Implements IIteratorSupport's StartIterator method.

method ImplGetSuccessOptions protected

Indicates whether to perform an HTTP redirect after successfully executing this action.

method ImplGetFailureOptions protected

Indicates whether to perform an HTTP redirect after execution of this adapter action fails.

method GetSuccessOptions protected

Indicates whether to perform an HTTP redirect after successfully executing this action.

method GetFailureOptions protected

Indicates whether to perform an HTTP redirect after execution of this adapter action fails.

method GetViewModeType protected

Suggests a view mode for this adapter action.

method GetDisplayStyleType protected

Suggests an HTML display type for this adapter action.

method GetInputStyle protected

Returns a string value to suggest an HTML display style for this adapter action.

method GetViewMode protected

Returns a string value to suggest a view mode for this adapter action.

method GetDisplayStyle protected

Returns a string value to suggest an HTML display style for this adapter action.

method ImplGetVisible protected

Indicates whether a button or hyperlink for this adapter action should be displayed on the HTML page.

method GetVisible protected

Indicates whether a button or hyperlink for this adapter action should be displayed on the HTML page.

method ImplGetIsAdapterActionList protected

Indicates whether this adapter action may have multiple commands.

method GetIsAdapterActionList protected

Indicates whether this adapter action may have multiple commands.

method ImplIsDefaultAction protected

Indicates whether this adapter action should be added, by default, to the parent adapter.

method IsDefaultAction protected

Indicates whether this adapter action should be added, by default, to the parent adapter.

method ImplInIterator protected

Implements IIteratorIndex's InIterator method.

method InIterator protected

Implements IIteratorIndex's InIterator method.

method ImplGetIteratorIndex protected

Implements IIteratorIndex's GetIteratorIndex method.

method GetIteratorIndex protected

Implements IIteratorIndex's GetIteratorIndex method.

method GetItemCount protected

Returns the number of commands defined by this adapter action.

method ImplExecuteActionRequest protected

Executes the adapter action using parameters passed in the HTTP request.

method ExecuteActionRequest protected

Executes the adapter action using parameters passed in the HTTP request.

method ImplGetExecuteActionResponse protected

Generates a response after the adapter action has been executed.

method GetExecuteActionResponse protected

Generates a response after the adapter action has been executed.

method DoAfterGetExecuteActionResponse protected

Calls event handlers after the adapter action response is formulated.

method DoBeforeGetExecuteActionResponse protected

Calls event handlers before the adapter action response is formulated.

method DoAfterExecuteActionRequest protected

Calls event handlers after the adapter action is executed.

method DoBeforeExecuteActionRequest protected

Calls event handlers before the adapter action is executed.

property Errors protected

Returns the parent adapter's Errors list.

method GetErrors protected

Returns the parent adapter's errors list.

property Adapter protected

Provides access to the parent adapter component.

method GetAdapter protected

GetAdapter returns the parent adapter component.

method CheckExecuteAccess protected

Checks end-user rights to execute this adapter action.

method SetDisplayLabel protected

Set the value of the DisplayLabel property.

method GetDefaultDisplayLabel protected

Provides the default display label for this adapter action.

Inherited from: TWebContainedComponent

property WebParent protected

Indicates the component that uses this TWebContainedComponent as one of its Web items.

property WebContainedComponentHelper protected

Provides access to the helper object that implements the IWebComponent interface for this contained component.

method GetContainerList protected

Returns the TWebComponentList object that the Web parent uses to manage this and its other Web items.

method ParentChanged protected

Responds when the WebParent property changes.

method IsDefaultField protected

Indicates whether this component represents a Web item that is used by default when the parent's set of Web items is not explicitly assigned.

method SetWebParent protected

Sets the value of the WebParent property.

Inherited from: TComponent

property Tag published

Stores an integer value as part of a component.

property Name published

Specifies the name of the component as referenced in code.

property VCLComObject public

Represents information used internally by components that support COM.

property Owner public

Indicates the component that is responsible for streaming and freeing this component.

property DesignInfo public

Contains information used by the Form designer.

property ComponentStyle public

Governs the behavior of the component.

property ComponentState public

Describes the current state of the component, indicating when a component needs to avoid certain actions.

property ComponentIndex public

Indicates the position of the component in its owner's Components property array.

property ComponentCount public

Indicates the number of components owned by the component.

property Components public

Lists all components owned by the component.

property ComObject public

Specifies the interface reference implemented by the component.

method ReferenceInterface public

Establishes or removes internal links that cause this component to be notified when the implementer of a specified interface is destroyed.

method IsImplementorOf public

Indicates whether the component implements a specified interface.

method UpdateAction public

Updates the state of an action.

method SetSubComponent public

Identifies whether the component is a subcomponent.

method RemoveComponent public

Removes a specified component specified from the component's Components list.

method InsertComponent public

Establishes the component as the owner of a specified component.

method HasParent public

Verifies whether the component has a parent.

method GetParentComponent public

Returns the containing Component.

method GetEnumerator public

Returns a TComponent enumerator.

method FreeOnRelease public

Frees the interface reference for components that were created from COM classes.

method RemoveFreeNotification public

Disables destruction notification that was enabled by FreeNotification

method FreeNotification public

Ensures that AComponent is notified that the component is going to be destroyed.

method FindComponent public

Indicates whether a given component is owned by the component.

method ExecuteAction public

Executes an action.

method Destroying public

Indicates that the component and its owned components are about to be destroyed.

method DestroyComponents public

Destroys all owned components.

method Invoke protected

Provides access to Automation properties and methods when the component wraps an Automation object.

method GetIDsOfNames protected

Maps a single member and an optional set of argument names to a corresponding set of integer dispatch identifiers (dispIDs).

method GetTypeInfo protected

Retrieves the type information for an object.

method GetTypeInfoCount protected

Returns the number of type information interfaces that an object provides (either 0 or 1).

method _Release protected

Called when an application releases a component interface.

method _AddRef protected

Called when an application uses a component interface.

method QueryInterface protected

Returns a reference to a specified interface if the object supports that interface.

method RemoveFreeNotifications protected

Notifies all owned components of the owner component's imminent destruction.

method WriteState protected

Writes the state of the component.

method ValidateInsert protected

Provides the interface for a method that validates an child component before it is inserted.

method ValidateContainer protected

Determines whether an object can be inserted into a container.

method ValidateRename protected

Ensures that renaming an owned component does not create name conflict.

method UpdateRegistry protected

Provides the interface for a method that adds type library and version information to the Registry on components that implement COM interfaces.

method Updated protected

Clears the csUpdating state in the component's ComponentState property when the component finishes updating.

method Updating protected

Sets the csUpdating state in the component's ComponentState property.

method SetParentComponent protected

Sets the parent component.

method SetChildOrder protected

Sets the visual ordering of a child control.

method SetName protected

Sets the value of the Name property.

method SetDesignInstance protected

Ensures that components inserted at design time have their design-mode flag set.

method SetInline protected

Sets the csInline bit of the component's ComponentState property

method SetDesigning protected

Ensures that components inserted at design time have their design-mode flag set.

method SetAncestor protected

Clears or sets csAncestor state in the component's ComponentState property.

method ReadState protected

Reads the state of the component.

method PaletteCreated protected

Responds when the component is created from the component palette.

method Notification protected

Forwards notification messages to all owned components.

method Loaded protected

Initializes the component after the form file has been read into memory.

method GetChildParent protected

Returns the parent, or if there is no parent, returns the owner of a child component being read from a stream.

method GetChildOwner protected

Returns the owner of a child component being read from a stream.

method GetChildren protected

Enumerates all child components.

method ChangeName protected

Sets the private, internal storage for the Name property to the string passed in NewName.

Inherited from: TPersistent

method GetNamePath public

Returns the name of the object as it appears in the Object Inspector.

method Assign public

Copies the contents of another, similar object.

method GetOwner protected

Returns the owner of an object.

method DefineProperties protected

Provides an interface for a method that reads and writes otherwise unpublished data.

method AssignTo protected

Copies the properties of an object to a destination object.

Inherited from: TObject

method Destroy public

Disposes of an object instance.

method FreeInstance public

Deallocates memory allocated by a previous call to the NewInstance method.

method NewInstance public

Allocates memory for an instance of an object type and returns a pointer to that new instance.

method DefaultHandler public

Provides the interface for a method that processes message records.

method Dispatch public

Calls message-handling methods for the object, based on the contents of the Message parameter.

method BeforeDestruction public

Responds before the first destructor executes.

method AfterConstruction public

Responds after the last constructor has executed.

method SafeCallException public

Handles exceptions in methods declared using the safecall calling convention.

method ToString public

Returns a string containing the class name.

method GetHashCode public

Returns an integer containing the hash code.

method Equals public

Checks whether the current instance and the parameter are equal.

method UnitName public

Returns a string containing the unit name.

method GetInterfaceTable public

Returns a pointer to a structure containing all of the interfaces implemented by a given class.

method GetInterfaceEntry public

Returns the entry for a specific interface implemented in a class.

method GetInterface public

Retrieves a specified interface.

method FieldAddress public

Returns the address of a published object field.

method MethodName public

Returns the name of a class method by address.

method MethodAddress public

Returns the address of a class method by name.

method InheritsFrom public

Determines the relationship of two object types.

method InstanceSize public

Returns the size in bytes of each instance of the object type.

method ClassInfo public

Returns a pointer to the runtime type information (RTTI) table for the object type.

method ClassParent public

Returns the type of the immediate ancestor of a class.

method ClassNameIs public

Determines whether an object is of a specific type.

method ClassName public

Returns a string indicating the type of the object instance (as opposed to the type of the variable passed as an argument).

method ClassType public

Returns the class reference for the object's class.

method CleanupInstance public

Performs finalization on long strings, variants, and interface variables within a class.

method InitInstance public

Initializes a newly allocated object instance to all zeros and initializes the instance's virtual method table pointer.

method Free public

Destroys an object and frees its associated memory, if necessary.

method Create public

Constructs an object and initializes its data before the object is first used.


Unit: DBAdapt

Member Of: TDataSetAdapterRefreshRowAction

C++ Information

Inherited from: TCustomDataSetAdapterRowAction

method ~TCustomDataSetAdapterRowAction publicDbadapt.TCustomDataSetAdapterRowAction.~TCustomDataSetAdapterRowAction
method TCustomDataSetAdapterRowAction publicDbadapt.TCustomDataSetAdapterRowAction.TCustomDataSetAdapterRowAction

Inherited from: TCustomDataSetAdapterAction

method ~TCustomDataSetAdapterAction publicDbadapt.TCustomDataSetAdapterAction.~TCustomDataSetAdapterAction
property ActionModes publicDbadapt.TCustomDataSetAdapterAction.ActionModes
property DataSet publicDbadapt.TCustomDataSetAdapterAction.DataSet
method TCustomDataSetAdapterAction publicDbadapt.TCustomDataSetAdapterAction.TCustomDataSetAdapterAction
method GetDataSet protectedDbadapt.TCustomDataSetAdapterAction.GetDataSet

Inherited from: TImplementedAdapterAction

method ~TImplementedAdapterAction publicWebadapt.TImplementedAdapterAction.~TImplementedAdapterAction
method TImplementedAdapterAction publicWebadapt.TImplementedAdapterAction.TImplementedAdapterAction

Inherited from: TCustomAdapterAction

method ~TCustomAdapterAction publicWebadapt.TCustomAdapterAction.~TCustomAdapterAction
method TCustomAdapterAction publicWebadapt.TCustomAdapterAction.TCustomAdapterAction
event OnGetEnabled publicWebadapt.TCustomAdapterAction.OnGetEnabled
event OnExecute publicWebadapt.TCustomAdapterAction.OnExecute
method ImplSetActionName protectedWebadapt.TCustomAdapterAction.ImplSetActionName
method SetActionName protectedWebadapt.TCustomAdapterAction.SetActionName

Inherited from: TBaseAdapterAction

method ~TBaseAdapterAction publicWebadapt.TBaseAdapterAction.~TBaseAdapterAction
method TBaseAdapterAction publicWebadapt.TBaseAdapterAction.TBaseAdapterAction
property ItemIndex publicWebadapt.TBaseAdapterAction.ItemIndex
property ItemCount publicWebadapt.TBaseAdapterAction.ItemCount
event OnGetParams publicWebadapt.TBaseAdapterAction.OnGetParams
property RedirectOptions publicWebadapt.TBaseAdapterAction.RedirectOptions
event OnAfterGetResponse publicWebadapt.TBaseAdapterAction.OnAfterGetResponse
event OnBeforeGetResponse publicWebadapt.TBaseAdapterAction.OnBeforeGetResponse
event OnAfterExecute publicWebadapt.TBaseAdapterAction.OnAfterExecute
event OnBeforeExecute publicWebadapt.TBaseAdapterAction.OnBeforeExecute
property DisplayLabel publicWebadapt.TBaseAdapterAction.DisplayLabel
property ExecuteAccess publicWebadapt.TBaseAdapterAction.ExecuteAccess
property ActionName publicWebadapt.TBaseAdapterAction.ActionName
method GetDefaultActionName protectedWebadapt.TBaseAdapterAction.GetDefaultActionName
method ImplGetActionName protectedWebadapt.TBaseAdapterAction.ImplGetActionName
method GetActionName protectedWebadapt.TBaseAdapterAction.GetActionName
method ImplWebEnabled protectedWebadapt.TBaseAdapterAction.ImplWebEnabled
method WebEnabled protectedWebadapt.TBaseAdapterAction.WebEnabled
method ImplGetAdapterItemRequestParams protectedWebadapt.TBaseAdapterAction.ImplGetAdapterItemRequestParams
method GetAdapterItemRequestParams protectedWebadapt.TBaseAdapterAction.GetAdapterItemRequestParams
method ImplGetVariableName protectedWebadapt.TBaseAdapterAction.ImplGetVariableName
method GetVariableName protectedWebadapt.TBaseAdapterAction.GetVariableName
method ImplGetDisplayLabel protectedWebadapt.TBaseAdapterAction.ImplGetDisplayLabel
method GetDisplayLabel protectedWebadapt.TBaseAdapterAction.GetDisplayLabel
method GetWebSnapObjClass protectedWebadapt.TBaseAdapterAction.GetWebSnapObjClass
method ImplHasExecuteAccess protectedWebadapt.TBaseAdapterAction.ImplHasExecuteAccess
method HasExecuteAccess protectedWebadapt.TBaseAdapterAction.HasExecuteAccess
method ImplHandleRequest protectedWebadapt.TBaseAdapterAction.ImplHandleRequest
method HandleRequest protectedWebadapt.TBaseAdapterAction.HandleRequest
method ImplCreateRequestContext protectedWebadapt.TBaseAdapterAction.ImplCreateRequestContext
method CreateRequestContext protectedWebadapt.TBaseAdapterAction.CreateRequestContext
method ImplEndIterator protectedWebadapt.TBaseAdapterAction.ImplEndIterator
method ImplNextIteration protectedWebadapt.TBaseAdapterAction.ImplNextIteration
method ImplStartIterator protectedWebadapt.TBaseAdapterAction.ImplStartIterator
method EndIterator protectedWebadapt.TBaseAdapterAction.EndIterator
method NextIteration protectedWebadapt.TBaseAdapterAction.NextIteration
method StartIterator protectedWebadapt.TBaseAdapterAction.StartIterator
method ImplGetSuccessOptions protectedWebadapt.TBaseAdapterAction.ImplGetSuccessOptions
method ImplGetFailureOptions protectedWebadapt.TBaseAdapterAction.ImplGetFailureOptions
method GetSuccessOptions protectedWebadapt.TBaseAdapterAction.GetSuccessOptions
method GetFailureOptions protectedWebadapt.TBaseAdapterAction.GetFailureOptions
method GetViewModeType protectedWebadapt.TBaseAdapterAction.GetViewModeType
method GetDisplayStyleType protectedWebadapt.TBaseAdapterAction.GetDisplayStyleType
method GetInputStyle protectedWebadapt.TBaseAdapterAction.GetInputStyle
method GetViewMode protectedWebadapt.TBaseAdapterAction.GetViewMode
method GetDisplayStyle protectedWebadapt.TBaseAdapterAction.GetDisplayStyle
method ImplGetVisible protectedWebadapt.TBaseAdapterAction.ImplGetVisible
method GetVisible protectedWebadapt.TBaseAdapterAction.GetVisible
method ImplGetIsAdapterActionList protectedWebadapt.TBaseAdapterAction.ImplGetIsAdapterActionList
method GetIsAdapterActionList protectedWebadapt.TBaseAdapterAction.GetIsAdapterActionList
method ImplIsDefaultAction protectedWebadapt.TBaseAdapterAction.ImplIsDefaultAction
method IsDefaultAction protectedWebadapt.TBaseAdapterAction.IsDefaultAction
method ImplInIterator protectedWebadapt.TBaseAdapterAction.ImplInIterator
method InIterator protectedWebadapt.TBaseAdapterAction.InIterator
method ImplGetIteratorIndex protectedWebadapt.TBaseAdapterAction.ImplGetIteratorIndex
method GetIteratorIndex protectedWebadapt.TBaseAdapterAction.GetIteratorIndex
method GetItemCount protectedWebadapt.TBaseAdapterAction.GetItemCount
method ImplExecuteActionRequest protectedWebadapt.TBaseAdapterAction.ImplExecuteActionRequest
method ExecuteActionRequest protectedWebadapt.TBaseAdapterAction.ExecuteActionRequest
method ImplGetExecuteActionResponse protectedWebadapt.TBaseAdapterAction.ImplGetExecuteActionResponse
method GetExecuteActionResponse protectedWebadapt.TBaseAdapterAction.GetExecuteActionResponse
method DoAfterGetExecuteActionResponse protectedWebadapt.TBaseAdapterAction.DoAfterGetExecuteActionResponse
method DoBeforeGetExecuteActionResponse protectedWebadapt.TBaseAdapterAction.DoBeforeGetExecuteActionResponse
method DoAfterExecuteActionRequest protectedWebadapt.TBaseAdapterAction.DoAfterExecuteActionRequest
method DoBeforeExecuteActionRequest protectedWebadapt.TBaseAdapterAction.DoBeforeExecuteActionRequest
property Errors protectedWebadapt.TBaseAdapterAction.Errors
method GetErrors protectedWebadapt.TBaseAdapterAction.GetErrors
property Adapter protectedWebadapt.TBaseAdapterAction.Adapter
method GetAdapter protectedWebadapt.TBaseAdapterAction.GetAdapter
method CheckExecuteAccess protectedWebadapt.TBaseAdapterAction.CheckExecuteAccess
method SetDisplayLabel protectedWebadapt.TBaseAdapterAction.SetDisplayLabel
method GetDefaultDisplayLabel protectedWebadapt.TBaseAdapterAction.GetDefaultDisplayLabel

Inherited from: TWebContainedComponent

method ~TWebContainedComponent publicWebcomp.TWebContainedComponent.~TWebContainedComponent
method TWebContainedComponent publicWebcomp.TWebContainedComponent.TWebContainedComponent
property WebParent protectedWebcomp.TWebContainedComponent.WebParent
property WebContainedComponentHelper protectedWebcomp.TWebContainedComponent.WebContainedComponentHelper
method GetContainerList protectedWebcomp.TWebContainedComponent.GetContainerList
method ParentChanged protectedWebcomp.TWebContainedComponent.ParentChanged
method IsDefaultField protectedWebcomp.TWebContainedComponent.IsDefaultField
method SetWebParent protectedWebcomp.TWebContainedComponent.SetWebParent

Inherited from: TComponent

method operator () public
property Tag public

Stores an integer value as part of a component.

property Name public

Specifies the name of the component as referenced in code.

property VCLComObject public

Represents information used internally by components that support COM.

property Owner public

Indicates the component that is responsible for streaming and freeing this component.

property DesignInfo public

Contains information used by the Form designer.

property ComponentStyle public

Governs the behavior of the component.

property ComponentState public

Describes the current state of the component, indicating when a component needs to avoid certain actions.

property ComponentIndex public

Indicates the position of the component in its owner's Components property array.

property ComponentCount public

Indicates the number of components owned by the component.

property Components public

Lists all components owned by the component.

property ComObject public

Specifies the interface reference implemented by the component.

method ReferenceInterface public

Establishes or removes internal links that cause this component to be notified when the implementer of a specified interface is destroyed.

method IsImplementorOf public

Indicates whether the component implements a specified interface.

method UpdateAction public

Updates the state of an action.

method SetSubComponent public

Identifies whether the component is a subcomponent.

method RemoveComponent public

Removes a specified component specified from the component's Components list.

method InsertComponent public

Establishes the component as the owner of a specified component.

method HasParent public

Verifies whether the component has a parent.

method GetParentComponent public

Returns the containing Component.

method GetEnumerator public

Returns a TComponent enumerator.

method FreeOnRelease public

Frees the interface reference for components that were created from COM classes.

method RemoveFreeNotification public

Disables destruction notification that was enabled by FreeNotification

method FreeNotification public

Ensures that AComponent is notified that the component is going to be destroyed.

method FindComponent public

Indicates whether a given component is owned by the component.

method ExecuteAction public

Executes an action.

method Destroying public

Indicates that the component and its owned components are about to be destroyed.

method DestroyComponents public

Destroys all owned components.

method ~TComponent publicClasses.TComponent.~TComponent
method TComponent publicClasses.TComponent.TComponent
method Invoke protected

Provides access to Automation properties and methods when the component wraps an Automation object.

method GetIDsOfNames protected

Maps a single member and an optional set of argument names to a corresponding set of integer dispatch identifiers (dispIDs).

method GetTypeInfo protected

Retrieves the type information for an object.

method GetTypeInfoCount protected

Returns the number of type information interfaces that an object provides (either 0 or 1).

method _Release protected

Called when an application releases a component interface.

method _AddRef protected

Called when an application uses a component interface.

method QueryInterface protected

Returns a reference to a specified interface if the object supports that interface.

method RemoveFreeNotifications protected

Notifies all owned components of the owner component's imminent destruction.

method WriteState protected

Writes the state of the component.

method ValidateInsert protected

Provides the interface for a method that validates an child component before it is inserted.

method ValidateContainer protected

Determines whether an object can be inserted into a container.

method ValidateRename protected

Ensures that renaming an owned component does not create name conflict.

method UpdateRegistry protected

Provides the interface for a method that adds type library and version information to the Registry on components that implement COM interfaces.

method Updated protected

Clears the csUpdating state in the component's ComponentState property when the component finishes updating.

method Updating protected

Sets the csUpdating state in the component's ComponentState property.

method SetParentComponent protected

Sets the parent component.

method SetChildOrder protected

Sets the visual ordering of a child control.

method SetName protected

Sets the value of the Name property.

method SetDesignInstance protected

Ensures that components inserted at design time have their design-mode flag set.

method SetInline protected

Sets the csInline bit of the component's ComponentState property

method SetDesigning protected

Ensures that components inserted at design time have their design-mode flag set.

method SetAncestor protected

Clears or sets csAncestor state in the component's ComponentState property.

method ReadState protected

Reads the state of the component.

method PaletteCreated protected

Responds when the component is created from the component palette.

method Notification protected

Forwards notification messages to all owned components.

method Loaded protected

Initializes the component after the form file has been read into memory.

method GetChildParent protected

Returns the parent, or if there is no parent, returns the owner of a child component being read from a stream.

method GetChildOwner protected

Returns the owner of a child component being read from a stream.

method GetChildren protected

Enumerates all child components.

method ChangeName protected

Sets the private, internal storage for the Name property to the string passed in NewName.

field FComponentStyle protected

FComponentStyle is the field of the ComponentStyle read-only property.

Inherited from: TPersistent

method TPersistent publicClasses.TPersistent.TPersistent
method GetNamePath public

Returns the name of the object as it appears in the Object Inspector.

method Assign public

Copies the contents of another, similar object.

method ~TPersistent publicClasses.TPersistent.~TPersistent
method GetOwner protected

Returns the owner of an object.

method DefineProperties protected

Provides an interface for a method that reads and writes otherwise unpublished data.

method AssignTo protected

Copies the properties of an object to a destination object.

Inherited from: TObject

method ~TObject publicSystem.TObject.~TObject
method FreeInstance public

Deallocates memory allocated by a previous call to the NewInstance method.

method NewInstance protected

Allocates memory for an instance of an object type and returns a pointer to that new instance.

method DefaultHandler public

Provides the interface for a method that processes message records.

method Dispatch public

Calls message-handling methods for the object, based on the contents of the Message parameter.

method BeforeDestruction public

Responds before the first destructor executes.

method AfterConstruction public

Responds after the last constructor has executed.

method SafeCallException public

Handles exceptions in methods declared using the safecall calling convention.

method ToString public

Returns a string containing the class name.

method GetHashCode public

Returns an integer containing the hash code.

method Equals public

Checks whether the current instance and the parameter are equal.

method GetInterfaceTable public

Returns a pointer to a structure containing all of the interfaces implemented by a given class.

method GetInterfaceEntry public

Returns the entry for a specific interface implemented in a class.

method GetInterface public

Retrieves a specified interface.

method UnitName public

Returns a string containing the unit name.

method MethodName public

Returns the name of a class method by address.

method MethodAddress public

Returns the address of a class method by name.

method InheritsFrom public

Determines the relationship of two object types.

method InstanceSize public

Returns the size in bytes of each instance of the object type.

method ClassInfo public

Returns a pointer to the runtime type information (RTTI) table for the object type.

method ClassParent public

Returns the type of the immediate ancestor of a class.

method ClassNameIs public

Determines whether an object is of a specific type.

method ClassName public

Returns a string indicating the type of the object instance (as opposed to the type of the variable passed as an argument).

method InitInstance public

Initializes a newly allocated object instance to all zeros and initializes the instance's virtual method table pointer.

method FieldAddress public

Returns the address of a published object field.

method CleanupInstance public

Performs finalization on long strings, variants, and interface variables within a class.

method ClassType public

Returns the class reference for the object's class.

method Free public

Destroys an object and frees its associated memory, if necessary.

method TObject publicSystem.TObject.TObject


Unit: DBAdapt

Member Of: TDataSetAdapterRefreshRowAction


Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!

Personal tools
Translations
Newest Version