mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 11:17:57 +08:00
Update VirtualTreeView component code to v8.1.2 from May 30, 2025
This commit is contained in:
@ -40,7 +40,7 @@ type
|
||||
property OnGetNodeWidth: TVTGetNodeWidthEvent read FOnGetNodeWidth write FOnGetNodeWidth;
|
||||
end;
|
||||
|
||||
[ComponentPlatformsAttribute(pidWin32 or pidWin64)]
|
||||
[ComponentPlatformsAttribute(pfidWindows)]
|
||||
TVirtualDrawTree = class(TCustomVirtualDrawTree)
|
||||
private
|
||||
function GetOptions: TVirtualTreeOptions;
|
||||
|
Reference in New Issue
Block a user