Unit 'cef3types' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_cef]

TCefBoxLayoutSettings

Declaration

Source position: cef3types.pas line 2282

type TCefBoxLayoutSettings = record

  horizontal: Integer;

  

  inside_border_horizontal_spacing: Integer;

  

  inside_border_vertical_spacing: Integer;

  

  inside_border_insets: TCefInsets;

  

  between_child_spacing: Integer;

  

  main_axis_alignment: TCefMainAxisAlignment;

  

  cross_axis_alignment: TCefCrossAxisAlignment;

  

  minimum_cross_axis_size: Integer;

  

  default_flex: Integer;

  

end;



CT Web help

CodeTyphon Studio