FireDAC.DBX.Migrate.TFDDBXProcParamList Methods
InheritedProtected
| _AddRef | protected | Called when an application uses a component interface. |
| _Release | protected | Called when an application releases a component interface. |
| ActivateBuffers | protected | |
| ActiveBuffer | public | |
| AfterConstruction | public | Responds after the last constructor has executed. |
| AllocRecordBuffer | protected | |
| Append | public | |
| AppendRecord | public | |
| Assign | public | Copies the contents of another similar object. |
| AssignTo | protected | Copies the properties of an object to a destination object. |
| AsyncSchedule | protected | Schedules asynch method calls. |
| BeforeDestruction | public | Performs any necessary actions before the first destructor is called. |
| BeginInvoke | public | Performs an asynchronous call to the method specified by either AProc or AFunc. |
| BindFields | protected | |
| BlockReadNext | protected | |
| BookmarkAvailable | protected | |
| BookmarkValid | public | |
| CalculateFields | protected | |
| Cancel | public | |
| CanObserve | protected | |
| ChangeName | protected | Sets the private, internal storage for the Name property to the string passed in NewName. |
| CheckActive | protected | |
| CheckBiDirectional | protected | |
| CheckBrowseMode | public | |
| CheckDisposed | protected | |
| CheckFieldCompatibility | protected | |
| CheckInactive | protected | |
| ClassInfo | public | Returns a pointer to the run-time type information (RTTI) table for the object type. |
| ClassName | public | Returns a string indicating the type of the object instance (as opposed to the type of the variable passed as an argument). |
| ClassNameIs | public | Determines whether an object is of a specific type. |
| ClassParent | public | Returns the type of the immediate ancestor of a class. |
| ClassType | public | Returns the class reference for the object's class. |
| CleanupInstance | public | Performs finalization on long strings, variants, and interface variables within a class. |
| ClearBuffers | protected | |
| ClearCalcFields | protected | |
| ClearFields | public | |
| Close | public | |
| CloseBlob | protected | |
| CloseCursor | protected | |
| CompareBookmarks | public | |
| ControlsDisabled | public | |
| CopyFields | public | |
| Create | public | |
| CreateBlobStream | public | |
| CreateFields | protected | |
| CreateNestedDataSet | protected | |
| CursorPosChanged | public | |
| DataConvert | protected | |
| DataEvent | protected | |
| DefaultFields (deprecated) | public | |
| DefaultHandler | public | Provides the interface for a method that processes message records. |
| DefChanged | protected | |
| DefineProperties | protected | Designates methods for storing an object's unpublished data on a stream such as a form file. |
| Delete | public | |
| Destroy | public | |
| DestroyComponents | public | Destroys all owned components. |
| DestroyFields | protected | |
| Destroying | public | Indicates that the component and its owned components are about to be destroyed. |
| DisableControls | public | |
| Dispatch | public | Calls message-handling methods for the object, based on the contents of the Message parameter. |
| DisposeOf | public | DisposeOf forces the execution of the destructor code in an object. |
| DoAfterCancel | protected | |
| DoAfterClose | protected | |
| DoAfterDelete | protected | |
| DoAfterEdit | protected | |
| DoAfterInsert | protected | |
| DoAfterOpen | protected | |
| DoAfterPost | protected | |
| DoAfterRefresh | protected | |
| DoAfterScroll | protected | |
| DoBeforeCancel | protected | |
| DoBeforeClose | protected | |
| DoBeforeDelete | protected | |
| DoBeforeEdit | protected | |
| DoBeforeInsert | protected | |
| DoBeforeOpen | protected | |
| DoBeforePost | protected | |
| DoBeforeRefresh | protected | |
| DoBeforeScroll | protected | |
| DoOnCalcFields | protected | |
| DoOnNewRecord | protected | |
| Edit | public | |
| EnableControls | public | |
| EndFunctionInvoke | public | Blocks the caller until the specified ASyncResult completes. |
| EndInvoke | public | Blocks the caller until the specified ASyncResult completes. |
| Equals | public | Checks whether the current instance and the Obj parameter are equal. |
| ExecuteAction | public | Executes an action. |
| FieldAddress | public | Returns the address of a published object field. |
| FieldByName | public | |
| FieldByNumber | protected | |
| FindComponent | public | Indicates whether a given component is owned by the component. |
| FindField | public | |
| FindFirst | public | |
| FindLast | public | |
| FindNext | public | |
| FindPrior | public | |
| FindRecord | protected | |
| First | public | |
| Free | public | Destroys an object and frees its associated memory, if necessary. |
| FreeBookmark | public | |
| FreeFieldBuffers | protected | |
| FreeInstance | public | Deallocates memory allocated by a previous call to the NewInstance method. |
| FreeNotification | public | Ensures that AComponent is notified that the component is going to be destroyed. |
| FreeOnRelease | public | Frees the interface reference for components that were created from COM classes. |
| FreeRecordBuffer | protected | |
| GetAggFieldsClass | protected | |
| GetAggRecordCount | protected | |
| GetAggregateValue | protected | |
| GetBlobFieldData | public | |
| GetBookmark | public | |
| GetBookmarkData | protected | |
| GetBookmarkFlag | protected | |
| GetBookmarkStr (deprecated) | protected | |
| GetCalcFields | protected | |
| GetCalcFieldTypes | protected | |
| GetCanModify | protected | |
| GetCanRefresh | protected | |
| GetCheckConstraintsClass | protected | |
| GetChildOwner | protected | Returns the owner of a child component being read from a stream. |
| GetChildParent | protected | Returns the parent or, if there is no parent, returns the owner of a child component being read from a stream. |
| GetChildren | protected | |
| GetCurrentRecord | public | |
| GetDataSource | protected | |
| GetDeltaStreams | protected | |
| GetDetailDataSets | public | |
| GetDetailLinkFields | public | |
| GetDisposed | protected | Getter for the Disposed property. |
| GetEnumerator | public | Returns a TComponent enumerator. |
| GetFieldClass | protected | |
| GetFieldData | public | |
| GetFieldDefListClass | protected | |
| GetFieldDefsClass | protected | |
| GetFieldFullName | protected | |
| GetFieldList | public | |
| GetFieldListClass | protected | |
| GetFieldNames | public | |
| GetFieldsClass | protected | |
| GetHashCode | public | Returns an integer containing the hash code. |
| GetIDsOfNames | protected | Maps a single member and an optional set of argument names to a corresponding set of integer dispatch identifiers (dispIDs). |
| GetIndexDefs | protected | |
| GetIndexDefsClass | protected | |
| GetInterface | public | Retrieves a specified interface. |
| GetInterfaceEntry | public | Returns the entry for a specific interface implemented in a class. |
| GetInterfaceTable | public | Returns a pointer to a structure containing all of the interfaces implemented by a given class. |
| GetIsIndexField | protected | |
| GetLookupListClass | protected | |
| GetNamePath | public | Returns a string used by the Object Inspector. |
| GetNextRecord | protected | |
| GetNextRecords | protected | |
| GetObservers | protected | Getter of Observers. |
| GetOwner | protected | Returns the owner of a component. |
| GetParamsClass | protected | |
| GetParentComponent | public | Returns the containing component. |
| GetPriorRecord | protected | |
| GetPriorRecords | protected | |
| GetRecNo | protected | |
| GetRecord | protected | |
| GetRecordCount | protected | |
| GetRecordSize | protected | |
| GetStateFieldValue | protected | |
| GetTypeInfo | protected | Retrieves the type information for an object. |
| GetTypeInfoCount | protected | Returns the number of type information interfaces that an object provides (either 0 or 1). |
| GotoBookmark | public | |
| HasParent | public | Verifies whether the component has a parent. |
| InheritsFrom | public | Determines the relationship of two object types. |
| InitFieldDefs | protected | |
| InitFieldDefsFromFields | protected | |
| InitInstance | public | Initializes a newly allocated object instance to all zeros and initializes the instance's virtual method table pointer. |
| InitRecord | protected | |
| Insert | public | |
| InsertComponent | public | Establishes the component as the owner of a specified component. |
| InsertRecord | public | |
| InstanceSize | public | Returns the size in bytes of each instance of the object type. |
| InternalAddRecord | protected | |
| InternalCancel | protected | |
| InternalClose | protected | |
| InternalDelete | protected | |
| InternalEdit | protected | |
| InternalFirst | protected | |
| InternalGotoBookmark | protected | |
| InternalHandleException | protected | |
| InternalInitFieldDefs | protected | |
| InternalInitRecord | protected | |
| InternalInsert | protected | |
| InternalLast | protected | |
| InternalOpen | protected | |
| InternalPost | protected | |
| InternalRefresh | protected | |
| InternalSetToRecord | protected | |
| Invoke | protected | Provides access to Automation properties and methods when the component wraps an Automation object. |
| IsCursorOpen | protected | |
| IsEmpty | public | |
| IsImplementorOf | public | Indicates whether the component implements a specified interface. |
| IsLinkedTo | public | |
| IsSequenced | public | |
| Last | public | |
| Loaded | protected | |
| Locate | public | |
| Lookup | public | |
| MethodAddress | public | Returns the address of a class method by name. |
| MethodName | public | Returns the name of a class method by address. |
| MoveBy | public | |
| NewInstance | public | Allocates memory for an instance of an object type and returns a pointer to that new instance. |
| Next | public | |
| Notification | protected | Forwards notification messages to all owned components. |
| ObserverAdded | protected | |
| Open | public | |
| OpenCursor | protected | |
| OpenCursorComplete | protected | |
| OpenParentDataSet | protected | |
| PaletteCreated | protected | Responds when the component is created from the component palette. |
| Post | public | |
| Prior | public | |
| PSEndTransaction | protected | |
| PSExecute | protected | |
| PSExecuteStatement | protected | |
| PSGetAttributes | protected | |
| PSGetCommandText | protected | |
| PSGetCommandType | protected | |
| PSGetDefaultOrder | protected | |
| PSGetIndexDefs | protected | |
| PSGetKeyFields | protected | |
| PSGetParams | protected | |
| PSGetQuoteChar | protected | |
| PSGetTableName | protected | |
| PSGetUpdateException | protected | |
| PSInTransaction | protected | |
| PSIsSQLBased | protected | |
| PSIsSQLSupported | protected | |
| PSReset | protected | |
| PSSetCommandText | protected | |
| PSSetParams | protected | |
| PSStartTransaction | protected | |
| PSUpdateRecord | protected | |
| QualifiedClassName | public | Returns the qualified name of the class. |
| QueryInterface | protected | Returns a reference to a specified interface if the current component supports that interface. |
| ReadState | protected | Reads the state of the component. |
| ReferenceInterface | public | Establishes or removes internal links that cause this component to be notified when the implementer of a specified interface is destroyed. |
| Refresh | public | |
| RefreshInternalCalcFields | protected | |
| RemoveComponent | public | Removes a specified component specified from the component's Components list. |
| RemoveFreeNotification | public | Disables the destruction notification that was enabled by FreeNotification. |
| RemoveFreeNotifications | protected | Notifies all owned components of the owner component's imminent destruction. |
| ResetAggField | protected | |
| RestoreState | protected | |
| Resync | public | |
| SafeCallException | public | Handles exceptions in methods declared using the safecall calling convention. |
| SetActive | protected | |
| SetAncestor | protected | Clears or sets csAncestor state in the component's ComponentState property. |
| SetBlockReadSize | protected | |
| SetBookmarkData | protected | |
| SetBookmarkFlag | protected | |
| SetBookmarkStr (deprecated) | protected | |
| SetBufListSize | protected | |
| SetChildOrder | protected | |
| SetCurrentRecord | protected | |
| SetDataSetField | protected | |
| SetDefaultFields (deprecated) | protected | |
| SetDesigning | protected | Ensures that components inserted at design time have their design-mode flag set. |
| SetDesignInstance | protected | Ensures that components inserted at design time have their design-mode flag set. |
| SetFieldData | protected | |
| SetFieldDefProps | protected | |
| SetFieldProps | protected | |
| SetFields | public | |
| SetFiltered | protected | |
| SetFilterOptions | protected | |
| SetFilterText | protected | |
| SetFound | protected | |
| SetInline | protected | Sets the csInline bit of the component's ComponentState property. |
| SetModified | protected | |
| SetName | protected | |
| SetObjectView | protected | |
| SetOnFilterRecord | protected | |
| SetParentComponent | protected | Sets the parent component. |
| SetRecNo | protected | |
| SetState | protected | |
| SetStateFieldValue | protected | |
| SetSubComponent | public | Identifies whether the component is a subcomponent. |
| SetTempState | protected | |
| SetUniDirectional | protected | |
| SetValidatingField | protected | |
| TempBuffer | protected | |
| ToString | public | Returns a string containing the class name. |
| Translate | public | |
| UnitName | public | Returns the name of the unit where the class is defined. |
| UnitScope | public | Returns the class's unit scope. |
| UpdateAction | public | Updates the state of an action. |
| UpdateBufferCount | protected | |
| UpdateCursorPos | public | |
| Updated | protected | Clears the csUpdating state in the component's ComponentState property when the component finishes updating. |
| UpdateIndexDefs | protected | |
| UpdateRecord | public | |
| UpdateRegistry | protected | Provides the interface for a method that adds type library and version information to the Registry on components that implement COM interfaces. |
| UpdateStatus | public | |
| Updating | protected | Sets the csUpdating state in the component's ComponentState property. |
| ValidateContainer | protected | Determines whether an object can be inserted into a container. |
| ValidateInsert | protected | Provides the interface for a method that validates a child component before it is inserted. |
| ValidateRename | protected | Ensures that renaming an owned component does not create a name conflict. |
| WriteState | protected | Writes the state of the component. |