UTILSΒΆ
UTILS
- String extensions
- OCR
- Misc
- 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
- 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
- Progress Report
- Profiles
- Environment Paths
- Recorder
- Config
- MapChunks
- 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
- Item
- Quantity Constants
- ITEM_SHADOW
- ITEM_SHADOW_GRAY
- ITEM_BORDER
- ITEM_BORDER_WHITE
- ERSItemQuantity
- ERSStack
- ERSStack.Color
- ERSStack.Multiplier
- TRSItem
- TRSItemArray
- TRSItem.InBounds
- TRSItem.HasAmount
- TRSItem.Spread
- TRSItem.SimplifyName
- Item.StackBox
- TRSItem.ReadStack
- TRSBankItem
- TRSBankItemArray
- TRSBankItem.Construct
- TRSItem.ToBankItem
- TRSBankItem.ToItem
- Assets
- WebGraph Generator
- WebGraph
- WaspClient
- Database
UTILS -> FORMS
- Profile Form
- TProfileForm
- TProfileForm.GetProfilePath
- TProfileForm.SaveProfileToFile
- TProfileForm.LoadProfileFromFile
- TProfileForm.GetExistingProfileIndices
- TProfileForm.ReindexProfiles
- TProfileForm.ValidateProfile
- TProfileForm.Setup
- TProfileForm.UpdateProfileCombo
- TProfileForm.AddProfile
- TProfileForm.UpdateProfile
- TProfileForm.DeleteProfile
- TProfileForm.GetSelectedProfile
- TProfileForm.ValidateInput
- TProfileForm.BuildFilterSettings
- TProfileForm.ApplyActivityFilters
- TProfileForm.GetLocationString
- TProfileForm.GetTypeString
- TProfileForm.DisplayResults
- TProfileForm.RefreshActivities
- TProfileForm.OnSaveClick
- TProfileForm.OnDeleteClick
- TProfileForm.OnCloseClick
- TProfileForm.OnGenerateClick
- TProfileForm.OnSelectAllActivitiesClick
- TProfileForm.OnSortChange
- TProfileForm.SetupWorldTypePanel
- TProfileForm.SetupLocationPanel
- TProfileForm.SetupActivityPanel
- TProfileForm.SetupSpecificActivityPanel
- TProfileForm.LoadWorldData
- TProfileForm.LoadSavedWorlds
- TProfileForm.SetupEditDialog
- TProfileForm.OnEditClick
- TProfileForm.SetupUI
- Script Form
- 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
UTILS -> MATH