ShellBrowser Delphi Components Documentation
|
|
Name |
Description |
|
Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. | |
|
Accessor function for protected property "Caption". | |
|
Returns the PPI configured for the controls parent form. | |
|
Calculates logical pixels for current DPI based on the default screen dpi. | |
|
Returns the StyleServices for the control. This makes a difference for per-control-styleing in Delphi 10.4 and higher. | |
|
Corresponding to function ScaledPixels, this function takes already scaled pixels and converts them back to the "default" pixels, based on current DPI. |
|
Name |
Description |
|
Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. |