mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 01:08:12 +02:00
Commit missing files from 8e72df6b62
This commit is contained in:
parent
b66a32c36b
commit
5a4f5ca305
@ -8,7 +8,7 @@ object WindowsXPForm: TWindowsXPForm
|
||||
ClientHeight = 449
|
||||
ClientWidth = 844
|
||||
Font.CharSet = ANSI_CHARSET
|
||||
LCLVersion = '3.99.0.0'
|
||||
LCLVersion = '4.99.0.0'
|
||||
OnCreate = FormCreate
|
||||
object Label1: TLabel
|
||||
AnchorSideLeft.Control = XPTree
|
||||
|
@ -277,7 +277,7 @@ procedure TWindowsXPForm.ToolButton9Click(Sender: TObject);
|
||||
|
||||
begin
|
||||
//todo: implement Print support in VTV
|
||||
//if PrintDialog.Execute then ;
|
||||
//if PrintDialog.Execute then
|
||||
// XPTree.Print(Printer, False);
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user