FMX.MultiView.TMultiViewPresentation Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
__MarkDestroyingprotected
_AddRefprotectedImplements the IInterface_AddRef method.
_ReleaseprotectedImplements the IInterface_Release method.
AfterConstructionpublicResponds after the last constructor executes.
BeforeDestructionpublicChecks that the reference count is zero before allowing the interfaced object to be destroyed.
BeginInternalRealignprotectedIncrements the internal counter of the number of executing Realign.
CanShowHideInDesignTimepublicSpecifies whether the presentation supports master pane opening and closing of the TMultiView component at design time.
CheckDisposedprotected
ClassInfopublicReturns a pointer to the run-time type information (RTTI) table for the object type.
ClassNamepublicReturns a string indicating the type of the object instance (as opposed to the type of the variable passed as an argument).
ClassNameIspublicDetermines whether an object is of a specific type.
ClassParentpublicReturns the type of the immediate ancestor of a class.
ClassTypepublicReturns the class reference for the object's class.
CleanupInstancepublicPerforms finalization on long strings, variants, and interface variables within a class.
ClosepublicStarts the closing sequence of a master pane of the MultiView component.
ControlTypeChangedpublicNotifies about changes in the ControlType property of TMultiView.
Createpublic
DefaultHandlerpublicProvides the interface for a method that processes message records.
Destroypublic
DispatchpublicCalls message-handling methods for the object, based on the contents of the Message parameter.
DisposeOfpublicDisposeOf forces the execution of the destructor code in an object.
DoCloseprotectedSpecifies how to close the master pane.
DoEndMovingprotectedIs called from EndMoving to notify the presentation about ending the moving animation of a master pane.
DoHiddenprotectedInvokes MultiView.DoHidden.
DoInstallprotectedInitializes components to be used for the master pane.
DoOpenprotectedSpecifies how to open the master pane.
DoShownprotectedInvokes MultiView.OnShown.
DoStartHidingprotectedInvokes MultiView.DoStartHiding.
DoStartMovingprotectedIs called from StartMoving to initialize the moving (opening) animation of a master pane in the MultiView component.
DoStartShowingprotectedInvokes MultiView.OnStartShowing.
DoUninstallprotectedLaunches the uninstal procedure of the MultiView component.
EnabledChangedpublicNotifies about changes of the Enabled property of a TMultiView component.
EndInternalRealignprotectedDecrements the internal counter of the number of executing Realign.
EndMovingprotectedTerminates moving animation of a master pane of the MultiView component.
EqualspublicChecks whether the current instance and the Obj parameter are equal.
FieldAddresspublicReturns the address of a published object field.
FreepublicDestroys an object and frees its associated memory, if necessary.
FreeInstancepublicDeallocates memory allocated by a previous call to the NewInstance method.
GetCollapsedSizeprotectedThe getter method for CollapsedSize.
GetDisplayNameprotectedThe getter method for the DisplayName property.
GetDisposedprotectedGetter for the Disposed property.
GetExpandedSizeprotectedThe getter method for the ExpandedSize property.
GetHashCodepublicReturns an integer containing the hash code.
GetInterfacepublicRetrieves a specified interface.
GetInterfaceEntrypublicReturns the entry for a specific interface implemented in a class.
GetInterfaceTablepublicReturns a pointer to a structure containing all of the interfaces implemented by a given class.
GetMasterButtonVisibleprotectedThe getter method for the MasterButtonVisible property.
GetParentHeightprotectedReturns the vertical size of the parent component of the current MultiView control (in pixels).
GetParentWidthprotectedReturns the horizontal size of the parent component of the current MultiView control (in pixels).
InheritsFrompublicDetermines the relationship of two object types.
InitInstancepublicInitializes a newly allocated object instance to all zeros and initializes the instance's virtual method table pointer.
InstallpublicInstalls the selected presentation of master pane of the MultiView control.
InstanceSizepublicReturns the size in bytes of each instance of the object type.
IsInternalRealignprotectedSpecifies whether the internal process of Realign is executed.
MethodAddresspublicReturns the address of a class method by name.
MethodNamepublicReturns the name of a class method by address.
MovingpublicReturns whether the moving animation is executing.
NeedHideInDesignTimepublicSpecifies whether a master pane of a TMultiView has to be hidden at design time.
NewInstancepublicAllocates memory for each instance of an interfaced object.
OpenpublicStarts the opening sequence of a master pane of the MultiView component.
OpenedpublicReturns whether a master pane of a MultiView component is opened.
operator ()public
ParentChangedpublicMulti-view controls call this method on its presentation object when their parent changes.
QualifiedClassNamepublicReturns the qualified name of the class.
QueryInterfaceprotectedImplements the IInterfaceQueryInterface method.
RealignpublicRefreshes the position and the size of a MultiView component.
SafeCallExceptionpublicHandles exceptions in methods declared using the safecall calling convention.
SetExpandedSizeprotectedThe setter method for the ExpandedSize property.
StartMovingprotectedInitializes moving animation of a master pane of the MultiView component.
TargetControlChangingpublicNotifies about changing the TargetControl.
ToStringpublicReturns a string containing the class name.
UninstallpublicUninstalls the current presentation of master pane of the MultiView control.
UnitNamepublicReturns the name of the unit where the class is defined.
UnitScopepublicReturns the class's unit scope.
UpdateSettingspublicUpdates the settings of a TMultiView component.
UpdateStylepublicUpdates the style of TMultiView components.