UTILSΒΆ
UTILS
- Recorder
- WaspClient
- WebGraph
- Environment Paths
- Assets
- Database
- String extensions
- Discord
- Getting Started
- type TDiscordEmbed
- type TDiscordWebhook
- type TDiscordClient
- TDiscordWebhook.Setup
- TDiscordWebhook.AddEmbed
- TDiscordWebhook.ClearEmbeds
- TDiscordWebhook.ClearAll
- TDiscordWebhook.ToJSON
- TDiscordClient.Free
- TDiscordClient.Setup
- TDiscordClient.SetWebhook
- TDiscordClient.SetUsername
- TDiscordClient.SetAvatar
- TDiscordClient.Send
- TDiscordClient.SendFile
- TDiscordClient.SendScreenshot
- TDiscordClient.MentionUser
- World Fetcher
- Getting Started
- type EWorldType
- type EWorldActivity
- type EWorldLocation
- type EWorldSort
- type TWorldInfo
- type TSettings
- type TWorldFetcher
- TWorldFetcher.Setup
- TWorldFetcher.PingWorld
- TWorldFetcher.GetWorldInfo
- TWorldFetcher.Fetch
- TWorldFetcher.FetchAll
- TWorldFetcher.GetAvailableWorlds
- TWorldFetcher.GetWorld
- TWorldFetcher.FilterByType
- TWorldFetcher.FilterByLocation
- TWorldFetcher.FilterWorldsByPing
- TWorldFetcher.FilterByPlayerCount
- TWorldFetcher.FilterByActivity
- TWorldFetcher.FilterBySettings
- TWorldFetcher.GetFilteredWorlds
- TWorldFetcher.FindBestWorld
- TWorldFetcher.FindLowestPingWorld
- TWorldFetcher.FindLowestPlayerWorld
- TWorldFetcher.SortWorlds
- var WorldFetcher
- MapChunks
- WebGraph Generator
- Threading
- type PThreadTask
- type PThreadWorker
- type PThreadPool
- type EDebugLevel
- type TOnException
- type TOnComplete
- type TThreadTask
- type TThreadWorker
- type TTaskQueue
- type TThreadPool
- type TScheduledTask
- type TThreadScheduler
- type TThreadManager
- TTaskQueue.Init
- TTaskQueue.Free
- TTaskQueue.Add
- TTaskQueue.Get
- TTaskQueue.IsEmpty
- TTaskQueue.Clear
- TThreadWorker.Execute
- TThreadPool.Log
- TThreadPool.GetDefaultThreadCount
- TThreadPool.Init
- TThreadPool.Shutdown
- TThreadPool.Free
- TThreadPool.ValidateTask
- TThreadPool.ValidateTask (overload)
- TThreadPool.HasPendingTask
- TThreadPool.Submit
- TThreadPool.Submit (overload)
- TThreadPool.GetTask
- TThreadPool.ProcessTask
- TThreadPool.QueueSize
- TThreadPool.ActiveWorkers
- TThreadPool.BusyWorkers
- TThreadPool.Await
- TThreadPool.GetStats
- TThreadPool.ResetStats
- TThreadScheduler.Loop
- TThreadScheduler.Init
- TThreadScheduler.Free
- TThreadScheduler.Schedule
- TThreadScheduler.Schedule (overload)
- TThreadScheduler.Pause
- TThreadScheduler.PauseAll
- TThreadScheduler.Unschedule
- TThreadScheduler.Resume
- TThreadScheduler.GetTasks
- TThreadManager.Init
- TThreadManager.Free
- TThreadManager.Submit
- TThreadManager.Submit (overload)
- TThreadManager.Schedule
- TThreadManager.Schedule (overload)
- TThreadManager.PauseTask
- TThreadManager.ResumeTask
- TThreadManager.CancelTask
- TThreadManager.SubmitBatch
- TThreadManager.SubmitBatch (overload)
- TThreadManager.Await
- TThreadManager.Stats
- TThreadManager.SetExceptionHandler
- TThreadManager.SetCompletionHandler
- TThreadManager.SetDebugLevel
- Time
- Misc
- Config
- OCR
- Profiles
- Progress Report
- Item
UTILS -> MATH
UTILS -> FORMS
- Form Utilities
- TFormUtils
- FormUtils.NumberField
- FormUtils.FloatField
- FormUtils.MailField
- FormUtils.TimeField
- FormUtils.NumberArrayField
- FormUtils.OpenURL
- FormUtils.OnMouseEnterURL
- FormUtils.OnMouseLeaveURL
- TLazControl.SetFontColor
- TLazComponent.GetChild
- TLazComponent.RemoveChildren
- CustomEdit.IsEmpty
- CustomEdit.GetIntegerArray
- TLazControl.CreateEx
- TLazControl.LoadImage
- CheckBox.SetChecked
- CheckBox.IsChecked
- CheckBox.Toggle
- Script Form
- Account Form
- TAccountForm
- TAccountForm.GetProfilePath
- TAccountForm.SaveProfileToFile
- TAccountForm.LoadProfileFromFile
- TAccountForm.GetExistingProfileIndices
- TAccountForm.ReindexProfiles
- TAccountForm.ValidateProfile
- TAccountForm.Setup
- TAccountForm.UpdateProfileCombo
- TAccountForm.AddProfile
- TAccountForm.UpdateProfile
- TAccountForm.DeleteProfile
- TAccountForm.GetSelectedProfile
- TAccountForm.ValidateInput
- TAccountForm.BuildFilterSettings
- TAccountForm.ApplyActivityFilters
- TAccountForm.GetLocationString
- TAccountForm.GetTypeString
- TAccountForm.DisplayResults
- TAccountForm.RefreshActivities
- TAccountForm.OnSaveClick
- TAccountForm.OnDeleteClick
- TAccountForm.OnCloseClick
- TAccountForm.OnGenerateClick
- TAccountForm.OnSelectAllActivitiesClick
- TAccountForm.OnSortChange
- TAccountForm.SetupWorldTypePanel
- TAccountForm.SetupLocationPanel
- TAccountForm.SetupActivityPanel
- TAccountForm.SetupSpecificActivityPanel
- TAccountForm.LoadWorldData
- TAccountForm.LoadSavedWorlds
- TAccountForm.SetupEditDialog
- TAccountForm.OnEditClick
- TAccountForm.SetupUI