You are here: Symbol Reference > MtxDialogs Namespace > Functions > MtxDialogs.LoadTemplate Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxDialogs.LoadTemplate Function

Loads the template of a TMtxComponent from a file.

Pascal
function LoadTemplate(Component: TMtxComponent): boolean;

Displays the file open dialog and then loads the component template from the specified file. The template of the component is defined with the values of its published properties, which are not blocked with TMtxComponent.BlockAssign property.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!