Category:Sample
A variety of application samples are delivered and installed with the product.
Opening the Samples
To open the directory of application samples that ship with the product, do either of the following:
- Go to
C:\Users\Public\Documents\Appmethod\n.n\Demos
.
- Depending on your operating system, open the Samples folder as follows:
- On Windows 7, select Start | All Programs | Appmethod | Samples.
- On Windows XP, select Start | Programs | Appmethod | Samples.
- On the Windows 8 tiles screen, click the Search charm, enter "samples" in the Search field, and press Return. Then click the Samples folder in the results.
Tip for Windows 8: Even easier, just type "samples" (or simply "sam") and press Return when the Windows 8 tiles window is displayed. (To display the tiles window, press the Windows key on the keyboard.)
Updating Your Samples
Source code for the samples is checked into a read-only Subversion repository available at http://sourceforge.net/p/Appmethod/code/HEAD/tree/branches/Appmethod_113
Three Ways to Update the Samples:
- From inside the IDE, open any sample, right-click the .exe file in the Project Manager, and select Subversion | Update | From Repository Root on the context menu.
- In Windows Explorer, if you have installed the Subversion client TortoiseSVN, right-click the Samples directory and select the Update command.
- From the SourceForge repository, download a folder by right-clicking the folder name and selecting the Save target as context menu command and pointing to the installed location of the samples (given above).
Help Pages for Application Samples
- For each documented sample, the help page gives the following information about the sample:
- Location
- Path to the specific Subversion location for the sample
- File location on the local system
- Instructions for use
- Source files, classes defined, and Uses units (or #include units)
- Implementation
- Location
Pages in category "Sample"
The following 21 pages are in this category, out of 21 total.
F
- FMX.Mobile.Controls Sample (Object Pascal)
- FMX.Mobile.FlashLight Sample (Object Pascal)
- FMX.Mobile.Forms Sample (Object Pascal)
- FMX.Mobile.KeyboardToolbar Sample (Object Pascal)
- FMX.Mobile.KeyboardTypes Sample (Object Pascal)
- FMX.Mobile.ListViewAddThumbAndCaption Sample (Object Pascal)
- FMX.Mobile.ListViewCheckList Sample (Object Pascal)
- FMX.Mobile.ListViewCustomBottomDetail Sample (Object Pascal)
- FMX.Mobile.ListViewMultiDetailAppearance Sample (Object Pascal)
- FMX.Mobile.ListViewRatingsAppearance Sample (Object Pascal)
- FMX.Mobile.LocationDemo Sample (Object Pascal)
- FMX.Mobile.LowLevel3D Sample (Object Pascal)
- FMX.Mobile.MusicPlayer Sample (Object Pascal)
- FMX.Mobile.PhotoEditorDemo Sample (Object Pascal)
- FMX.Mobile.ScrollableForm Sample (Object Pascal)
- FMX.Mobile.SensorInfo Sample (Object Pascal)
- FMX.Mobile.SettingsProject Sample (Object Pascal)
- FMX.Mobile.SimpleListView Sample (Object Pascal)
- FMX.Mobile.TabletMasterDetailwithSearch Sample (Object Pascal)
- FMX.Mobile.TabSlideTransition Sample (Object Pascal)
- FMX.ScrollableFormDemo