No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
|
- object MainForm: TMainForm
- Left = 485
- Height = 240
- Top = 255
- Width = 320
- Caption = 'libTextSuite'
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnPaint = FormPaint
- OnResize = FormResize
- LCLVersion = '1.3'
- end
|